Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / CreateUiaControl Method

In This Topic
    CreateUiaControl Method (C1ColorPicker)
    In This Topic
    Creates UI Automation object of this control.
    Syntax
    'Declaration
     
    
    Protected Overridable Function CreateUiaControl() As UiaControl
    protected virtual UiaControl CreateUiaControl()
    See Also