'Declaration
Public Overridable Property UndoSelLength As Integer
'Usage
Dim instance As InputTextBox Dim value As Integer instance.UndoSelLength = value value = instance.UndoSelLength
public virtual int UndoSelLength {get; set;}
'Declaration
Public Overridable Property UndoSelLength As Integer
'Usage
Dim instance As InputTextBox Dim value As Integer instance.UndoSelLength = value value = instance.UndoSelLength
public virtual int UndoSelLength {get; set;}