Click or drag to resize

Control.ValidateControl Method

X#
This method validates if the control has been created and when not then it triggers the control creation

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ValidateControl() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE when the controls was succesfully created. Otherwise FALSE.
See Also