C1.Win.Input Namespace / C1ComboBox Class / CreateUiaControl Method

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