RibbonBarItemTextBox

Wisej.Web.Ext.RibbonBar.RibbonBarItemTextBox

Namespace: Wisej.Web.Ext.RibbonBar

Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)

Represents a textbox in a RibbonBarGroup.

public class RibbonBarItemTextBox : RibbonBarItem

Constructors

Properties

Int32: Returns or sets the width of the TextBox field inside the RibbonBarItemTextBox. (Default: 120)

String: Returns or sets the currently selected item or the value in the editable field of the RibbonBarItemTextBox. (Default: null)

Events

EventHandler Fired when the Value property has changed.

Last updated