| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ToolbarItem ClassMicrosoft.Web.UI.WebControls Namespace .NET Framework version 2.0 This class is the base class for the child nodes of a Toolbar class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | AccessKey | String | [ Get , Set ] |
| public | DefaultStyle | CssCollection | [ Get , Set ] |
| public | Enabled | Boolean | [ Get , Set ] |
| public | Index | Int32 | [ Get ] |
| public | Parent | Object | [ Get ] |
| public | ParentToolbar | Toolbar | [ Get ] |
| public | TabIndex | Int16 | [ Get , Set ] |
| public | ToolTip | String | [ Get , Set ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| protected | AddAttributesToRender | ( HtmlTextWriter writer ) | Void |
| public | Clone | ( ) | Object |
| protected | DesignerContent | ( HtmlTextWriter writer ) | Void |
| protected | DownLevelContent | ( HtmlTextWriter writer ) | Void |
| protected | LoadViewState | ( Object savedState ) | Void |
| protected | RenderDesignerPath | ( HtmlTextWriter writer ) | Void |
| protected | RenderDownLevelPath | ( HtmlTextWriter writer ) | Void |
| protected | RenderUpLevelPath | ( HtmlTextWriter writer ) | Void |
| protected | SaveViewState | ( ) | Object |
| public | ToString | ( ) | String |
| protected | TrackViewState | ( ) | Void |
| protected | UpLevelContent | ( HtmlTextWriter writer ) | Void |
| protected | WriteAttributes | ( HtmlTextWriter writer ) | Void |
| protected | WriteItemAttributes | ( HtmlTextWriter writer ) | Void |
ToolbarItem is the base class from which the ToolbarButton, ToolbarCheckButton, ToolbarDropDownList, ToolbarLabel, ToolbarSeparator, and ToolbarTextBox classes derive.
NOTE: The ToolbarItem class cannot be used directly.
Toolbar WebControl ToolbarButton Class ToolbarCheckButton Class ToolbarDropDownList Class ToolbarLabel Class ToolbarSeparator Class ToolbarTextBox Class
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme