Dart.PowerWEB.TextBox Namespace > ToolbarMenuButton Class > ToolbarMenuButton Constructor : ToolbarMenuButton Constructor(ToolbarMenuButtonType) |
Creates a predefined ToolbarMenuButton
[Visual Basic]
Public Function New( _
ByVal type As ToolbarMenuButtonType _
)
[C#]
public ToolbarMenuButton(
ToolbarMenuButtonType type
);
[C++]
public: ToolbarMenuButton(
ToolbarMenuButtonType type
)
[C++/CLI]
public:
ToolbarMenuButton(
ToolbarMenuButtonType type
)
This constructor creates a ToolbarMenuButton of the specified type and supplies it with the default values for the specified type.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ToolbarMenuButton Class | ToolbarMenuButton Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.