FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / CreateHandle Method

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