Click or drag to resize

Window.GetStyle Method (Typed)

X#
Retrieve the styles for the window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetStyle() 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