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

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