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