ComponentOne Xamarin.Android
C1ComboBox Constructor(Context)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class > C1ComboBox Constructor : C1ComboBox Constructor(Context)
The context.
Initializes a new instance of the C1ComboBox class.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New C1ComboBox(context)
public C1ComboBox( 
   Android.Content.Context context
)

Parameters

context
The context.
See Also

Reference

C1ComboBox Class
C1ComboBox Members
Overload List