Represents a rich drop-down menu on the editor toolbar

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class RichDropDownList : WebControl
Visual Basic
Public Class RichDropDownList _
	Inherits WebControl
Visual C++
public ref class RichDropDownList : public WebControl

Inheritance Hierarchy

See Also