ControlHintManagerRemoveHint(Control) Method
Removes a control-hint from a control.
Namespace: DevCase.Core.Application.FormsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static void RemoveHint(
Control[] ctrls
)
public:
static void RemoveHint(
array<Control^>^ ctrls
)
static member RemoveHint :
ctrls : Control[] -> unit
No code example is currently available or this language may not be supported.
Parameters
- ctrls Control
-
The controls.