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