Click or drag to resize

Control.GetExStyle Method

X#
Retrieve the Ex styles for the control.

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

Return Value

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