VOPanel.RemoveToolTip Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD RemoveToolTip(
oC AS Control
) AS VOID
public virtual void RemoveToolTip(
Control oC
)
Request Example
View SourceParameters
- oC
- Type: Control
See Also