Adds a G_start (start of a Group Menu) to the editor toolbar
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void AddToolbarGroupStart( ToolControlCollecton tools ) |
| Visual Basic |
|---|
Public Sub AddToolbarGroupStart ( _ tools As ToolControlCollecton _ ) |
| Visual C++ |
|---|
public: void AddToolbarGroupStart( ToolControlCollecton^ tools ) |
Parameters
- tools
- Type: CuteEditor..::..ToolControlCollecton