public virtual int Alpha {get; set;}
'Declaration Public Overridable Property Alpha As Integer
'Declaration
Public Overridable Property Alpha As Integer
'Usage Dim instance As C1TexBoxBackgroundDrawable Dim value As Integer instance.Alpha = value value = instance.Alpha
'Usage
Dim instance As C1TexBoxBackgroundDrawable Dim value As Integer instance.Alpha = value value = instance.Alpha
C1TexBoxBackgroundDrawable Class C1TexBoxBackgroundDrawable Members