See Also

HighlightStyle Class  | HighlightStyle Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

bag
A System.Web.UI.StateBag that represents the state bag in which to store style information.
See Also Languages PowerWEB TextBox for ASP.NET

HighlightStyle Constructor(StateBag)

Dart.PowerWEB.TextBox Namespace > HighlightStyle Class > HighlightStyle Constructor : HighlightStyle Constructor(StateBag)

Initializes a new instance of the HighlightStyle class with the specified state bag information.

[Visual Basic]
Public Function New( _    ByVal bag As StateBag _ )
[C#]
public HighlightStyle(    StateBag bag );
[C++]
public: HighlightStyle(    StateBag* bag )
[C++/CLI]
public: HighlightStyle(    StateBag^ bag )

Parameters

bag
A System.Web.UI.StateBag that represents the state bag in which to store style information.

Remarks

Use this constructor to create an initialize a new instance of the HighlightStyle class using the System.Web.UI.StateBag specified by the bag parameter.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HighlightStyle Class  | HighlightStyle Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.