| Dart.PowerWEB.TextBox Namespace : HtmlBoxMenuItem Class |
For a list of all members of this type, see HtmlBoxMenuItem members.
AccessKey (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the access key that allows you to quickly navigate to the Web server control. |
AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control) | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. |
Attributes (Inherited from System.Web.UI.WebControls.WebControl) | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. |
BackColor (Inherited from BaseChildControl) | Gets or sets the background color of the control. |
BorderColor (Inherited from BaseChildControl) | Gets or sets the border color of the control. |
BorderStyle (Inherited from BaseChildControl) | Gets or sets the border style of the control. |
BorderWidth (Inherited from BaseChildControl) | Gets or sets the border width of the control |
ClientID (Inherited from System.Web.UI.Control) | Gets the server control identifier generated by ASP.NET. |
Controls (Inherited from System.Web.UI.Control) | Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. |
ControlStyle (Inherited from System.Web.UI.WebControls.WebControl) | Gets the style of the Web server control. This property is used primarily by control developers. |
ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl) | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. |
CssClass (Inherited from BaseChildControl) | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
Dialog | Gets or sets the HtmlBoxDialog to launch when this item is chosen. |
Enabled (Inherited from BaseChildControl) | Gets or sets a value indicating whether the Web server control is enabled. |
EnableTheming (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets a value indicating whether themes apply to this control. |
EnableViewState (Inherited from System.Web.UI.Control) | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. |
Font (Inherited from BaseChildControl) | Gets the font properties associated with the control. |
ForeColor (Inherited from BaseChildControl) | Gets or sets the foreground color (typically the color of the text) of the control. |
HasAttributes (Inherited from System.Web.UI.WebControls.WebControl) | Gets a value indicating whether the control has attributes set. |
Height (Inherited from BaseChildControl) | Gets or sets the height of the control. |
ID (Inherited from BaseChildControl) | Gets or sets the programmatic identifier assigned to the server control. |
ImageName | Gets or sets the name of the image to display for this menu item. |
NamingContainer (Inherited from System.Web.UI.Control) | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. |
OnClickFunctionCode | Gets or sets the code block associated with this object. |
OnClickFunctionName | Gets or sets the name of the client-side function to call when the item is chosen. |
Page (Inherited from System.Web.UI.Control) | Gets a reference to the Page instance that contains the server control. |
Parent (Inherited from System.Web.UI.Control) | Gets a reference to the server control's parent control in the page control hierarchy. |
Site (Inherited from System.Web.UI.Control) | Gets information about the container that hosts the current control when rendered on a design surface. |
SkinID (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the skin to apply to the control. |
Style (Inherited from System.Web.UI.WebControls.WebControl) | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. |
TabIndex (Inherited from BaseChildControl) | Gets or sets the tab index of the Web server control. |
TemplateControl (Inherited from System.Web.UI.Control) | Gets or sets a reference to the template that contains this control. |
TemplateSourceDirectory (Inherited from System.Web.UI.Control) | Gets the virtual directory of the Page or UserControl that contains the current server control. |
Text | Gets or sets the text to display for this menu item. |
ToolTip (Inherited from BaseChildControl) | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. |
UniqueID (Inherited from System.Web.UI.Control) | Gets the unique, hierarchically qualified identifier for the server control. |
Visible (Inherited from BaseChildControl) | Gets or sets a value that indicates whether a server control is rendered as UI on the page. |
Width (Inherited from BaseChildControl) | Gets or sets the width of the control. |
HtmlBoxMenuItem Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.