OptionsNavPane Members
In This Article
#Constructors
Name | Description |
---|---|
Options |
Initializes a new instance of the Options |
Options |
Initializes a new instance of the Options |
#Properties
Name | Description |
---|---|
Actual |
Gets the actual expansion state of the Nav |
Allow |
Gets or sets whether an end-user can invoke the Navigation Pane Options dialog to customize the order of groups and font settings of items. |
Animation |
Gets or sets the number of animation frames when the control is being expanded or collapsed. |
Collapsed |
Gets or sets the control embedded into the Nav |
Collapsed |
Gets or sets the control’s width when in the collapsed state. |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Expand |
Gets or sets the direction of the expand button’s arrow and also the direction in which the control is collapsed/expanded. |
Expanded |
Gets or sets the control’s width when in the expanded state. |
Group |
Gets or sets whether a group image is always visible, or visible only when the Nav |
Header |
Gets or sets the size of the frame into which the header image of an expanded group is fitted. |
Is |
Gets whether the control is being expanded or collapsed. |
Max |
Gets or sets the maximum width of the popup form displayed when clicking the active Nav |
Nav |
Gets the Nav |
Nav |
Gets or sets the Nav |
Popup |
Gets or sets the popup form’s size. |
Show |
Gets or sets whether the expand button is visible when the Navigation |
Show |
Gets or sets whether to display the active group’s image in the Nav |
Show |
Gets or sets whether to display the active group’s caption in the Nav |
Show |
Gets or sets the visibility of the overflow button displayed within the Overflow Panel. |
Show |
Gets or sets whether the Overflow panel is displayed. |
Show |
Gets or sets whether the splitter is visible. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Dispose() | Disposes of the current object and releases all the allocated resources. |
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