See Also

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

ToolbarDropDown Constructor(ToolbarDropDownType)

Dart.PowerWEB.TextBox Namespace > ToolbarDropDown Class > ToolbarDropDown Constructor : ToolbarDropDown Constructor(ToolbarDropDownType)

Creates a predefined ToolbarDropDown

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

Parameters

type
The ToolbarDropDownType which is used to supply the proper default properties for the ToolbarDropDown.

Remarks

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

ToolbarDropDown Class  | ToolbarDropDown Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.