How to extend the base functionality of standard web controls - by Venugopal Mallarapu

xiaoxiao2021-03-06  105

Option Strict on

Imports System.comPonentmodelimports System.Web.ui

")> Public Class VenusDateTextBox _ Inherits System.Web.UI.WebControls.TextBox _ Implements INamingContainer

#Region "Member Variables"

Private const dateincludscriptkey as string = "datecurrentdateInsertscript"

'The script block that is rendered to insert the Private I Date Private Const DateCurrentDateInsertScript As String = ControlChars.CrLf & _ "