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