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


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