Dart.PowerWEB.TextBox Namespace > ToolbarMenuButton Class : Clone Method (ToolbarMenuButton) |
Returns a deep copy of the current object.
[Visual Basic]
Public Function Clone() As ToolbarMenuButton
[C#]
public ToolbarMenuButton Clone();
[C++]
public: ToolbarMenuButton* Clone();
[C++/CLI]
public:
ToolbarMenuButton^ Clone();
An HtmlBox control.
This method is indended for designer support only. It is not indended to be called within your code.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ToolbarMenuButton Class | ToolbarMenuButton Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.