Gets the toolbar1.
Namespace: SpiceLogic.WinHTMLEditor
Assembly: WinHTMLEditorControl (in WinHTMLEditorControl.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property Toolbar1 As ToolStrip |
| C# |
|---|
| public ToolStrip Toolbar1 { get; } |
| C++ |
|---|
| public property ToolStrip Toolbar1 sealed { ToolStrip get(); } |
| J# |
|---|
| /** property */ public ToolStrip get_Toolbar1(); |
| JScript |
|---|
| public function get Toolbar1() : ToolStrip |
Property Value
The toolbar1.