Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NCaptionButton Class / Clone Method


In This Topic
    Clone Method (NCaptionButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function Clone() As NCaptionButton
    'Usage
     
    
    Dim instance As NCaptionButton
    Dim value As NCaptionButton
     
    value = instance.Clone()
    public NCaptionButton Clone()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also