C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / C1DropDown Constructor / C1DropDown Constructor(IntPtr)


In This Topic
C1DropDown Constructor(IntPtr)
In This Topic
Initializes a new instance of the C1DropDown class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
 
'Usage
 
Dim handle As IntPtr
 
Dim instance As New C1DropDown(handle)

Parameters

handle
See Also