Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TS_PRESSED Field


In This Topic
TS_PRESSED Field
In This Topic
TS_PRESSED constant. This field is constant and read-only.
Syntax
'Declaration
 
Public Const TS_PRESSED As Integer
 
'Usage
 
Dim value As Integer
 
value = VisualStyle.TS_PRESSED
See Also