TileNavElement Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Alignment |
Gets or sets the alignment of the Nav |
Allow |
Gets or sets whether the element’s images gain a color hue, specified via the element’s foreground color.
Inherited from Nav |
Appearance |
Provides access to the appearance settings applied to the current Nav |
Appearance |
Provides access to the appearance settings applied to the current Nav |
Appearance |
Provides access to the appearance settings applied to the current Nav |
Appearance |
Provides access to the appearance settings used to paint the current button (Nav |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets the caption of the current Tile |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
|
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
|
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enabled |
Gets or sets whether the current Nav |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Glyph |
Gets or sets the Nav |
Glyph |
Gets or sets the alignment of the Nav |
Group |
Gets or sets the name of the tile group to which the Tile |
Image |
Provides access to settings that allow you to set up raster and vector glyphs for this Nav |
Name |
Gets or sets the object’s name.
Inherited from Nav |
Options |
Provides access to the view and behavior settings applied to the current Tile |
Padding |
Gets or sets the amount of space around the Nav |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Super |
Gets or sets a Super |
Tag |
Gets or sets an object that contains custom data for the current Nav |
Tile |
Provides access to the tile used to render the current Tile |
Tile |
Gets or sets the glyph displayed in the tile corresponding to the current Tile |
Tile |
Allows you to assign a raster or vector image to this Tile |
Tile |
Gets the Tile |
Tile |
Gets or sets the text displayed in the tile corresponding to the current Tile |
Visible |
Gets or sets whether the current Nav |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Bind |
Uses the command selector to find an appropriate parameterized command in the source and binds it to this navigation element. |
Bind |
Binds the specific parameterized command to this navigation element. |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and binds it to this navigation element. |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
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 |
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 Super |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
#Events
Name | Description |
---|---|
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed. |
Command |
Occurs after the value of the Command |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Element |
Occurs when the current Nav |
Tile |
Fires when the current tile navigation element is clicked. |
See Also