ComponentOne Menus and Toolbars for WinForms
C1.Win.Command.8 Assembly / C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuStyle Class / Copy Method

In This Topic
    Copy Method (RadialMenuStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Copy( _
       ByVal prototype As C1.Win.Themes.BaseStyle _
    ) 
    public virtual void Copy( 
       C1.Win.Themes.BaseStyle prototype
    )

    Parameters

    prototype
    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