Difference between revisions of "RxButton"
From Ribbon Commander Documentation
Line 9: | Line 9: | ||
== Properties == | == Properties == | ||
{| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | {| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | ||
− | |< | + | |<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Property Name</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> |
|- | |- | ||
| description || description description | | description || description description | ||
Line 22: | Line 22: | ||
== Methods == | == Methods == | ||
{| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | {| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | ||
− | |< | + | |<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Method Name</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 || clear description | ||
Line 37: | Line 37: | ||
== Events == | == Events == | ||
{| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | {| width=65% style="float:left; border:1px solid #5090C0; padding-bottom:1em; text-align:center;" | ||
− | |< | + | |<h3 style="background-color:#3886c9; font-weight:bold; color:white; padding:0.3em 1em; margin:1em 0; font-size:inherit; text-align:center">Event Name</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 || OnActionEvent description |
Revision as of 02:08, 11 March 2013
Contents
Description
rxButton models element CT_Button of the MS Custom UI XML specification
Properties
Property Name |
Description |
description | description description |
enabled | enabled description |
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 |