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

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