Gets whether the bitmap button is selectable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IsCheckable As Boolean |
C# | |
---|
bool IsCheckable {get; set;} |
C++/CLI | |
---|
property bool IsCheckable {
bool get();
void set (bool value);
} |
Return Value
True if bitmap button is selectable, false if not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0