Dart.PowerWEB.TextBox Namespace > ToolbarButton Class : Clone Method (ToolbarButton) |
Returns a deep copy of the current object.
[Visual Basic]
Public Function Clone() As ToolbarButton
[C#]
public ToolbarButton Clone();
[C++]
public: ToolbarButton* Clone();
[C++/CLI]
public:
ToolbarButton^ 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
ToolbarButton Class | ToolbarButton Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.