public UndoRedoTextBox(
TextBox ctrl
)
Public Sub New (
ctrl As TextBox
)
Dim ctrl As TextBox
Dim instance As New UndoRedoTextBox(ctrl)
public:
UndoRedoTextBox(
TextBox^ ctrl
)
new :
ctrl : TextBox -> UndoRedoTextBox
No code example is currently available or this language may not be supported.