ComponentOne Xamarin.iOS
C1ComboBox Constructor(IntPtr)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1ComboBox Class > C1ComboBox Constructor : C1ComboBox Constructor(IntPtr)
Initializes a new instance of the C1ComboBox class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
'Usage
 
Dim handle As IntPtr
 
Dim instance As New C1ComboBox(handle)
public C1ComboBox( 
   IntPtr handle
)

Parameters

handle
See Also

Reference

C1ComboBox Class
C1ComboBox Members
Overload List