SimpleContextItemCollectionOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Simple |
Initializes a new instance of the Simple |
Simple |
Initializes a new instance of the Simple |
#Properties
Name | Description |
---|---|
Allow |
Enables or disables glyph skinning for context items that display images.
Inherited from Context |
Allow |
Gets or sets whether context items support HTML tags.
Inherited from Context |
Allow |
Gets or sets whether context items‘ tooltips support HTML tags.
Inherited from Context |
Animation |
Gets or sets the time required to show or hide context items.
Inherited from Context |
Animation |
Gets or sets the Context |
Bottom |
Simple context items do not support this setting. |
Bottom |
Simple context items do not support this setting. |
Center |
Simple context items do not support this setting. |
Center |
Simple context items do not support this setting. |
Disabled |
Gets or sets opacity for all disabled context items.
Inherited from Context |
Far |
Simple context items do not support this setting. |
Far |
Simple context items do not support this setting. |
Hover |
Gets or sets opacity for hovered context items.
Inherited from Context |
Indent |
Gets or sets the distance between context items.
Inherited from Context |
Item |
Gets or sets a cursor type for Context |
Near |
Simple context items do not support this setting. |
Near |
Simple context items do not support this setting. |
Normal |
Gets or sets Context |
Owner |
An IContext |
Panel |
Gets or sets a Cursor displayed when the mouse pointer hovers over a panel that contains context items
Inherited from Context |
Show |
Gets or sets whether tooltips are shown when the mouse pointer hovers over context buttons.
Inherited from Context |
Top |
Simple context items do not support this setting. |
Top |
Simple context items do not support this setting. |
#Methods
Name | Description |
---|---|
Assign |
Assigns a Context |
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Clone() |
Returns a copy of a Context |
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