public static void RemoveHint(
Control ctrl
)
Public Shared Sub RemoveHint (
ctrl As Control
)
Dim ctrl As Control
ControlHintManager.RemoveHint(ctrl)
public:
static void RemoveHint(
Control^ ctrl
)
static member RemoveHint :
ctrl : Control -> unit
No code example is currently available or this language may not be supported.