Adds a linebreak ( a line break ) to the editor toolbar
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public void AddToolbarLineBreak( ToolControlCollecton tools ) |
Visual Basic |
---|
Public Sub AddToolbarLineBreak ( _ tools As ToolControlCollecton _ ) |
Visual C++ |
---|
public: void AddToolbarLineBreak( ToolControlCollecton^ tools ) |
Parameters
- tools
- Type: CuteEditor..::..ToolControlCollecton