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