public virtual int UndoSelStart {get; set;}
'Declaration Public Overridable Property UndoSelStart As Integer
'Declaration
Public Overridable Property UndoSelStart As Integer
'Usage Dim instance As SEditTextBox Dim value As Integer instance.UndoSelStart = value value = instance.UndoSelStart
'Usage
Dim instance As SEditTextBox Dim value As Integer instance.UndoSelStart = value value = instance.UndoSelStart
SEditTextBox Class SEditTextBox Members