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