Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new object that is a copy of the current instance.
Syntax
Visual Basic Overrides Public Function
Clone( ) As objectC# public override object
Clone( );Managed C++ public: object
Clone( );JScript public override function
Clone( );
Return Value
object. A copy of the current instance.
Applies To
TabItem, TabItemCollection, TOOLBARBUTTON, TOOLBARCHECKBUTTON, TOOLBARCHECKGROUP, TOOLBARDROPDOWNLIST, ToolbarItem, TOOLBARTEXTBOX, TreeBase, TREENODE
See Also
Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl, About the TreeView WebControl