ComponentOne Xamarin.iOS
C1CheckBox Constructor(IntPtr)


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

Parameters

handle
See Also

Reference

C1CheckBox Class
C1CheckBox Members
Overload List