C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / MeasuredWidthAndState Property


In This Topic
MeasuredWidthAndState Property (C1ComboBox)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property MeasuredWidthAndState As Integer
 
'Usage
 
Dim instance As C1ComboBox
Dim value As Integer
 
value = instance.MeasuredWidthAndState
See Also