C1.Android.Input Assembly / C1.Android.Input Namespace / C1TextBox Class / BackgroundColorProperty Field


In This Topic
BackgroundColorProperty Field (C1TextBox)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly BackgroundColorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1TextBox.BackgroundColorProperty
See Also