Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / CreateHandle Method

In This Topic
    CreateHandle Method (C1RibbonForm)
    In This Topic
    Creates a handle for the control.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CreateHandle() 
    protected override void CreateHandle()
    Exceptions
    ExceptionDescription
    The object is in a disposed state.
    See Also