C1.Android.Input Assembly / C1.Android.Input Namespace / C1TexBoxBackgroundDrawable Class / UseLevel Property


In This Topic
UseLevel Property
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property UseLevel As Boolean
 
'Usage
 
Dim instance As C1TexBoxBackgroundDrawable
Dim value As Boolean
 
value = instance.UseLevel
See Also