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