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


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