Property | Type | Description | |
---|---|---|---|
ToolDictionary | BaseTool>.Dictionary |
Method | Description | |
---|---|---|
AddTool ( |
||
BuildToolBar ( Gtk mainToolbar ) : void | ||
SetTool ( |
||
SetToolByControlView ( MonoReports.ControlView.ControlViewBase control ) : void | ||
SetToolByName ( string toolName ) : void | ||
ToolBoxService ( ) : System | ||
UnselectTool ( ) : void |
public AddTool ( |
||
tool | ||
return | void |
public BuildToolBar ( Gtk mainToolbar ) : void | ||
mainToolbar | Gtk | |
return | void |
public SetTool ( |
||
tool | ||
return | void |
public SetToolByControlView ( MonoReports.ControlView.ControlViewBase control ) : void | ||
control | MonoReports.ControlView.ControlViewBase | |
return | void |
public SetToolByName ( string toolName ) : void | ||
toolName | string | |
return | void |