Difference between revisions of "RxButton"
From Ribbon Commander Documentation
(→Properties) |
|||
Line 24: | Line 24: | ||
|<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Description</h3> | |<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Description</h3> | ||
|- | |- | ||
− | | clear || clear description | + | | clear || align="left" | clear description |
|- | |- | ||
− | | clone || clone description | + | | clone || align="left" | clone description |
|- | |- | ||
− | | readXml || readXml description | + | | readXml || align="left" | readXml description |
|} | |} | ||
Line 39: | Line 39: | ||
|<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Description</h3> | |<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Description</h3> | ||
|- | |- | ||
− | | OnActionEvent || OnActionEvent description | + | | OnActionEvent || align="left" | OnActionEvent description |
|- | |- | ||
− | | OnGetDescription || OnGetDescription description | + | | OnGetDescription || align="left" | OnGetDescription description |
|- | |- | ||
− | | OnGetEnabled || OnGetEnabled description | + | | OnGetEnabled || align="left" | OnGetEnabled description |
|} | |} | ||
<div style="clear:left"></div> | <div style="clear:left"></div> |
Revision as of 02:16, 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 |