UltimateEditor Class Library

Toolbar Class

Represents a toolbar that contains a set of toolbar items.

For a list of all members of this type, see Toolbar Members.

System.Object
   System.Collections.CollectionBase
      Karamasoft.WebControls.UltimateEditor.Toolbar

[Visual Basic]
NotInheritable Public Class Toolbar
    Inherits CollectionBase
[C#]
public sealed class Toolbar : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateEditor

Assembly: UltimateEditor (in UltimateEditor.dll)

See Also

Toolbar Members | Karamasoft.WebControls.UltimateEditor Namespace