Difference between revisions of "RxButton"
From Ribbon Commander Documentation
Line 18: | Line 18: | ||
<div style="clear:left"></div> | <div style="clear:left"></div> | ||
+ | |||
== Methods == | == Methods == |
Revision as of 02:17, 11 March 2013
Contents
Description
rxButton models element CT_Button of the MS Custom UI XML specification
Properties
Property Name |
Description |
description | The control's description in detailed views. |
enabled | Whether the controls is enabled |
Methods
Method Name |
Description |
clear | clear description |
clone | clone description |
readXml | readXml description |
Events
Event Name |
Description |
OnActionEvent | OnActionEvent description |
OnGetDescription | OnGetDescription description |
OnGetEnabled | OnGetEnabled description |