Control.HasBorder Method | |
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
public virtual Usual HasBorder()
Request Example
View SourceReturn Value
Type:
UsualTRUE when the border is set. Otherwise FALSE.
See Also