Method | Description | |
---|---|---|
RibbonCommandCapsule ( string name, string text, System image, string hint, IRibbonObject parent ) : System | ||
Update ( ) : void | ||
WriteEndElement ( |
||
WriteStartElement ( |
Method | Description | |
---|---|---|
OnUpdate ( Command command ) : void |
protected OnUpdate ( Command command ) : void | ||
command | Command | |
return | void |
public RibbonCommandCapsule ( string name, string text, System image, string hint, IRibbonObject parent ) : System | ||
name | string | |
text | string | |
image | System | |
hint | string | |
parent | IRibbonObject | |
return | System |
public WriteEndElement ( |
||
xmlWriter | ||
return | void |
public WriteStartElement ( |
||
xmlWriter | ||
return | void |