Click or drag to resize

Control.HasBorder Method

X#
Check if a border has been set for the control

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

Return Value

Type: Usual
TRUE when the border is set. Otherwise FALSE.
See Also