Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.ToolBarSet Property

Gets or sets the tool bar set to be used.

[Visual Basic]
Public Property ToolBarSet As EditorToolBarSet
[C#]
public EditorToolBarSet ToolBarSet {get; set;}

Remarks

See customizing toolbar for more details about how to customize toolbars.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic