See Also

ToolbarDialogButton Class  | ToolbarDialogButton 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 ToolbarDialogButtonType which is used to supply the proper default properties for the ToolbarDialogButton.
See Also Languages PowerWEB TextBox for ASP.NET

ToolbarDialogButton Constructor(ToolbarDialogButtonType)

Dart.PowerWEB.TextBox Namespace > ToolbarDialogButton Class > ToolbarDialogButton Constructor : ToolbarDialogButton Constructor(ToolbarDialogButtonType)

Creates a predefined ToolbarDialogButton

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

Parameters

type
The ToolbarDialogButtonType which is used to supply the proper default properties for the ToolbarDialogButton.

Remarks

This constructor creates a ToolbarDialogButton 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

ToolbarDialogButton Class  | ToolbarDialogButton Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.