See Also

ToolbarUploadButton Class  | ToolbarUploadButton Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

Clone Method

Dart.PowerWEB.TextBox Namespace > ToolbarUploadButton Class : Clone Method (ToolbarUploadButton)

Returns a deep copy of the current object.

[Visual Basic]
Public Function Clone() As ToolbarUploadButton
[C#]
public ToolbarUploadButton Clone();
[C++]
public: ToolbarUploadButton* Clone();
[C++/CLI]
public: ToolbarUploadButton^ Clone();

Return Type

An HtmlBox control.

Remarks

This method is indended for designer support only. It is not indended to be called within your code.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

ToolbarUploadButton Class  | ToolbarUploadButton Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.