Click or drag to resize

Window.GetStyle Method

X#
Retrieve the styles for the window.

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

Return Value

Type: Usual
Numeric value representing the X# style constants or Windows API style constants enabled for the window.
See Also