C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / ClassHandle Property


In This Topic
ClassHandle Property (C1DropDown)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ClassHandle As IntPtr
 
'Usage
 
Dim instance As C1DropDown
Dim value As IntPtr
 
value = instance.ClassHandle
See Also