Window.GetStyle Method | |
Retrieve the styles for the window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetStyle() AS USUAL
public virtual Usual GetStyle()
Request Example
View SourceReturn Value
Type:
Usual
Numeric value representing the X# style constants or Windows API style constants enabled for the window.
See Also