See Also

ToolbarText Class  | ToolbarText 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

type
The ToolbarTextType which is used to supply the proper default properties for the ToolbarText.
See Also Languages PowerWEB TextBox for ASP.NET

ToolbarText Constructor(ToolbarTextType)

Dart.PowerWEB.TextBox Namespace > ToolbarText Class > ToolbarText Constructor : ToolbarText Constructor(ToolbarTextType)

Creates a predefined ToolbarText

[Visual Basic]
Public Function New( _    ByVal type As ToolbarTextType _ )
[C#]
public ToolbarText(    ToolbarTextType type );
[C++]
public: ToolbarText(    ToolbarTextType type )
[C++/CLI]
public: ToolbarText(    ToolbarTextType type )

Parameters

type
The ToolbarTextType which is used to supply the proper default properties for the ToolbarText.

Remarks

This constructor creates a ToolbarText of the specified type and supplies it with the default values for the specified type.

Requirements

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

See Also

ToolbarText Class  | ToolbarText Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.