RibbonOptionsTouch Members
In This Article
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
#Properties
Name | Description |
---|---|
Affect |
Gets or sets whether the Ribbon |
Mouse |
Gets or sets the image displayed by the mouse option of the touch/mouse mode selector in Quick Access Toolbar. |
Mouse |
Provides access to options specific to the image displayed by the mouse option of the touch/mouse mode selector in Quick Access Toolbar. |
Show |
Gets or sets whether this Ribbon |
Show |
Gets or sets whether the search box finds the Touch/Mouse Mode selector. |
Show |
Gets or sets whether end-users can switch the touch/mouse mode selector’s visibility via the Quick Access Toolbar menu. |
Touch |
Gets or sets the image displayed by the touch option of the touch/mouse mode selector in the Quick Access Toolbar. |
Touch |
Provides access to options specific to the image displayed by the touch option of the touch/mouse mode selector in Quick Access Toolbar. |
Touch |
Gets or sets the image displayed by touch/mouse mode selector in the Quick Access Toolbar. |
Touch |
Provides access to options specific to the image displayed by the touch/mouse mode selector in the Quick Access Toolbar. |
Touch |
Gets or sets whether the touch UI is enabled for the Ribbon Control and optionally for other DevExpress controls in the project. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings to the current Ribbon |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Dispose() |
Releases all unmanaged resources used by the Ribbon |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also