'DeclarationFunction CreateSmartDropDown() As ISmartDropDown
'UsageDim instance As IView Dim value As ISmartDropDown value = instance.CreateSmartDropDown()
ISmartDropDown CreateSmartDropDown()
Return Value
A newly created SmartUx Control
'DeclarationFunction CreateSmartDropDown() As ISmartDropDown
'UsageDim instance As IView Dim value As ISmartDropDown value = instance.CreateSmartDropDown()
ISmartDropDown CreateSmartDropDown()