Click or drag to resize

Control.HasBorder Method (Typed)

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

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

Return Value

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