See Also

HtmlBoxMenuItem Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

HtmlBoxMenuItem Class Properties

Dart.PowerWEB.TextBox Namespace : HtmlBoxMenuItem Class

For a list of all members of this type, see HtmlBoxMenuItem members.

Public Properties

Public Property 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.
Public Property 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.
Public Property 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.
Public Property BackColor (Inherited from BaseChildControl)Gets or sets the background color of the control.
Public Property BorderColor (Inherited from BaseChildControl)Gets or sets the border color of the control.
Public Property BorderStyle (Inherited from BaseChildControl)Gets or sets the border style of the control.
Public Property BorderWidth (Inherited from BaseChildControl)Gets or sets the border width of the control
Public Property ClientID (Inherited from System.Web.UI.Control)Gets the server control identifier generated by ASP.NET.
Public Property 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.
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)Gets the style of the Web server control. This property is used primarily by control developers.
Public Property 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.
Public Property CssClass (Inherited from BaseChildControl)Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public Property Dialog Gets or sets the HtmlBoxDialog to launch when this item is chosen.
Public Property Enabled (Inherited from BaseChildControl)Gets or sets a value indicating whether the Web server control is enabled.
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)Gets or sets a value indicating whether themes apply to this control.
Public Property 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.
Public Property Font (Inherited from BaseChildControl)Gets the font properties associated with the control.
Public Property ForeColor (Inherited from BaseChildControl)Gets or sets the foreground color (typically the color of the text) of the control.
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)Gets a value indicating whether the control has attributes set.
Public Property Height (Inherited from BaseChildControl)Gets or sets the height of the control.
Public Property ID (Inherited from BaseChildControl) Gets or sets the programmatic identifier assigned to the server control.
Public Property ImageName Gets or sets the name of the image to display for this menu item.
Public Property 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.
Public Property OnClickFunctionCode Gets or sets the code block associated with this object.
Public Property OnClickFunctionName Gets or sets the name of the client-side function to call when the item is chosen.
Public Property Page (Inherited from System.Web.UI.Control)Gets a reference to the Page instance that contains the server control.
Public Property Parent (Inherited from System.Web.UI.Control)Gets a reference to the server control's parent control in the page control hierarchy.
Public Property Site (Inherited from System.Web.UI.Control)Gets information about the container that hosts the current control when rendered on a design surface.
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)Gets or sets the skin to apply to the control.
Public Property 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.
Public Property TabIndex (Inherited from BaseChildControl)Gets or sets the tab index of the Web server control.
Public Property TemplateControl (Inherited from System.Web.UI.Control)Gets or sets a reference to the template that contains this control.
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)Gets the virtual directory of the Page or UserControl that contains the current server control.
Public Property Text Gets or sets the text to display for this menu item.
Public Property ToolTip (Inherited from BaseChildControl)Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
Public Property UniqueID (Inherited from System.Web.UI.Control)Gets the unique, hierarchically qualified identifier for the server control.
Public Property Visible (Inherited from BaseChildControl)Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Public Property Width (Inherited from BaseChildControl)Gets or sets the width of the control.

See Also

HtmlBoxMenuItem Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.