Method | Description | |
---|---|---|
ApiGrooveToolCapsule ( string commandName, |
Method | Description | |
---|---|---|
OnExecute ( System.Windows.Forms.Command command, ExecutionContext context, |
||
OnInitialize ( System.Windows.Forms.Command command ) : void | ||
OnUpdate ( System.Windows.Forms.Command command ) : void |
public ApiGrooveToolCapsule ( string commandName, |
||
commandName | string | |
parent | ||
size | ButtonSize | |
return | System |
protected OnExecute ( System.Windows.Forms.Command command, ExecutionContext context, |
||
command | System.Windows.Forms.Command | |
context | ExecutionContext | |
buttonRect | ||
return | void |
protected OnInitialize ( System.Windows.Forms.Command command ) : void | ||
command | System.Windows.Forms.Command | |
return | void |
protected OnUpdate ( System.Windows.Forms.Command command ) : void | ||
command | System.Windows.Forms.Command | |
return | void |