CuteEditor for .NET 6.2 Class Library

RichDropDownList Class

Represents a rich drop-down menu on the editor toolbar

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         CuteEditor.RichDropDownList
            CuteEditor.TreeDropDownList

[Visual Basic]
Public Class RichDropDownList
    Inherits WebControl
[C#]
public class RichDropDownList : WebControl

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: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

RichDropDownList Members | CuteEditor Namespace