See Also

HighlightStyle Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

HighlightStyle Class Members

Dart.PowerWEB.TextBox Namespace : HighlightStyle Class

HighlightStyle overview

Public Constructors

Public Constructor HighlightStyle Constructor Overloaded. Creates and initializes a default instance of HighlightStyle.

Public Properties

Public Property BackColor (Inherited from BaseStyle)Gets or sets the background color of the control.
Public Property BorderColor (Inherited from BaseStyle)Gets or sets the border color of the control.
Public Property BorderStyle (Inherited from BaseStyle)Gets or sets the border style of the control.
Public Property BorderWidth (Inherited from BaseStyle)Gets or sets the border width of the control
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property CssClass (Inherited from BaseStyle)Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public Property Font (Inherited from BaseStyle)Gets the font properties associated with the Web server control.
Public Property ForeColor (Inherited from BaseStyle)Gets or sets the foreground color (typically the color of the text) of the control.
Public Property Height (Inherited from BaseStyle)Gets or sets the height of the control.
Public Property HighlightBackColor Gets or sets the color of the highlighted tab option.
Public Property HighlightBorderColor Gets or sets the border color of the highlighted tab option.
Public Property HighlightBorderStyle Gets or sets the border style of the highlighted tab option.
Public Property HighlightForeColor Gets or sets the text color of the highlighted tab option.
Public Property IsEmpty (Inherited from System.Web.UI.WebControls.Style)A protected property. Gets a value indicating whether any style elements have been defined in the state bag.
Public Property RegisteredCssClass (Inherited from System.Web.UI.WebControls.Style)Gets the cascading style sheet (CSS) class that is registered with the control.
Public Property Site (Inherited from System.ComponentModel.Component)Gets or sets the ISite of the Component.
Public Property Width (Inherited from BaseStyle)Gets or sets the width of the control.

Public Methods

Public Method AddAttributesToRender (Inherited from System.Web.UI.WebControls.Style)Overloaded. Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriter. This method is primarily used by control developers.
Public Method Clear Overridden. Sets all style properties to "non-set" equivalents.
Public Method CopyFrom Overridden. Duplicates the style properties of the specified Style into the instance of the Style class that this method is called from.
Public Method CreateObjRef (Inherited from System.MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Public Method Dispose (Inherited from System.ComponentModel.Component)Releases all resources used by the Component.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method GetStyleAttributes (Inherited from System.Web.UI.WebControls.Style)Retrieves the CssStyleCollection object for the specified IUrlResolutionService-implemented object.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method MergeWith Overridden. Combines the style properties of the specified Style with the instance of the Style class that this method is called from.
Public Method Reset Overridden. Removes any defined style elements from the state bag.
Public Method SetDirty (Inherited from System.Web.UI.WebControls.Style)Marks the Style so that its state will be recorded in view state.
Public Method ToString (Inherited from System.ComponentModel.Component)Returns a String containing the name of the Component, if any. This method should not be overridden.

Public Events

Public Event Disposed (Inherited from System.ComponentModel.Component)Adds an event handler to listen to the Disposed event on the component.

See Also

HighlightStyle Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.