|
|
|
Pressed Property, DropDownButtonPartClass Class |
Defines whether the dropdown button is currently pressed.
Syntax DropDownButtonPartClass Class (Softelvdm.Controls)
VB |
Public Property Pressed As Boolean |
C# |
public bool Pressed { get; set; } |
C++ |
public: property bool Pressed { |
Property Value
True if pressed, otherwise False.
The default value is False.
Comments
The Pressed property defines whether the dropdown button is currently pressed.
Version Information
Supported in version 1.0.
Products Table