ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / CreateHandle Method

In This Topic
    CreateHandle Method (C1Ribbon)
    In This Topic
    Creates the handle for the C1Ribbon control.
    Syntax
    'Declaration
     
    Protected Overrides Sub CreateHandle() 
    protected override void CreateHandle()
    See Also