NavBarGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Nav |
Creates an instance of the Nav |
Nav |
Initializes a new instance of the Nav |
#Fields
Name | Description |
---|---|
Default |
Stores the original size of an image assigned to the Large or Small option accessible in Nav |
#Properties
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Allow |
Use the Allow option accessible in Nav |
Allow |
Gets or sets whether the element’s caption is formatted using HTML tags.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the element.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the group’s background. |
Appearance |
Gets the appearance settings used to paint the current element when it’s hot-tracked.
Inherited from Nav |
Appearance |
Gets the appearance settings used to paint the element when it’s pressed.
Inherited from Nav |
Background |
Gets or sets the group’s background image. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets the element’s caption.
Inherited from Nav |
Collapsed |
Gets or sets the control embedded into the Nav |
Collection | Gets a collection of groups to which the group belongs. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Control |
Gets or sets the control container displayed by the group when its Nav |
Control |
Gets or sets the control container’s name for the current group. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Drag |
Gets or sets a set of flags controlling the group’s behavior as it relates to link drag and drop operations. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Expanded | Gets or sets a value specifying whether the group is expanded. |
Group |
Gets or sets whether a big or small image is displayed within the group caption. |
Group |
Gets or sets the height of the group’s client area. |
Group |
Gets or sets the way links are displayed within the current group, or whether to display a custom control within the group. |
Hint |
Gets or sets the element’s hint text.
Inherited from Nav |
Image |
Provides access to settings that allow you to set up raster and vector icons for this Nav |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the current Nav |
Item |
Gets an object containing the collection of links which belong to the group. |
Large |
Use the Large option accessible in Nav |
Large |
Use the Large option accessible in Nav |
Large |
Gets the source of the large images that can be displayed in the group headers and links.
Inherited from Nav |
Large |
Use the Large option accessible in Nav |
Links |
Obsolete. Gets or sets a value specifying whether group links use small or large images. |
Name |
Gets or sets the item’s name.
Inherited from Component |
Nav |
Gets the control to which the element belongs.
Inherited from Nav |
Navigation |
Gets or sets whether the group’s button is displayed at the bottom of the Nav |
Selected |
Gets or sets an object representing the group’s selected link. |
Selected |
Gets or sets a value specifying the index of the group’s selected link. |
Show |
Obsolete. Gets or sets a value specifying whether links are displayed as a set of icons. |
Show |
Gets or sets whether link icons are shown in the current group. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Small |
Use the Small option accessible in Nav |
Small |
Use the Small option accessible in Nav |
Small |
Gets the source of the small images that can be displayed in the group headers and links.
Inherited from Nav |
Small |
Use the Small option accessible in Nav |
State |
Returns the Nav |
Super |
Gets or sets a super tool-tip for the current Nav |
Tag |
Gets or sets data associated with the element.
Inherited from Nav |
Texture |
Gets an object representing the brush used to fill the group client area. |
Top |
Gets or sets the index of the link which is displayed at the top of the current group. |
Use |
Obsolete. Gets or sets a value specifying whether a large or small image is displayed within the group caption. |
Visible |
Gets or sets a value specifying the visibility of the element.
Inherited from Nav |
Visible |
Gets the collection of currently visible links within the group. |
#Methods
Name | Description |
---|---|
Add |
Creates a new item in a Nav |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
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 |
Returns a set of flags which unambiguously specify the group’s drag-and-drop behavior. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the image to display within the group caption. |
Get |
Returns the width and height of the image displayed within the group caption. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Gets whether the links belonging to the group use small images. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Nav |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets whether the group’s links are displayed using only images and without captions. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Insert |
Creates a new item in a Nav |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Removes the current Nav |
To |
Returns the element’s full name.
Inherited from Nav |
#Events
Name | Description |
---|---|
Calc |
Fires when the group’s client height is calculated. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Item |
Fires when item property values are changed.
Inherited from Component |
See Also