Method | Description | |
---|---|---|
RibbonCheckBoxCapsule ( string name, string text, System image, string hint, IRibbonObject parent, bool isChecked ) : System | ||
WriteStartElement ( |
Method | Description | |
---|---|---|
OnExecute ( Command command, ExecutionContext executionContext, System buttonRect ) : void |
protected OnExecute ( Command command, ExecutionContext executionContext, System buttonRect ) : void | ||
command | Command | |
executionContext | ExecutionContext | |
buttonRect | System | |
return | void |
public RibbonCheckBoxCapsule ( string name, string text, System image, string hint, IRibbonObject parent, bool isChecked ) : System | ||
name | string | |
text | string | |
image | System | |
hint | string | |
parent | IRibbonObject | |
isChecked | bool | |
return | System |
public WriteStartElement ( |
||
xmlWriter | ||
return | void |