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