Control.OverRide Method (Typed) | |
This is a compatibility method that is no longer used or needed.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD OverRide(
lEnable AS LOGIC
) AS VOID
public virtual void OverRide(
bool lEnable
)
Request Example
View SourceParameters
- lEnable
- Type: Logic
See Also