ComponentOne Xamarin.Android
Handle Property (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : Handle Property
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
'Usage
 
Dim instance As C1ComboBox
Dim value As IntPtr
 
value = instance.Handle
public IntPtr Handle {get;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members