C1.Android.Input Assembly / C1.Android.Input Namespace / C1TexBoxBackgroundDrawable Class
Members


C1TexBoxBackgroundDrawable Class
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("android/graphics/drawable/GradientDrawable", 
   DoNotGenerateAcw=True, 
   ApiSince=1)>
Public Class C1TexBoxBackgroundDrawable 
   Inherits Android.Graphics.Drawables.GradientDrawable
   Implements Android.Runtime.IJavaObject, Java.Interop.IJavaPeerable 
 
'Usage
 
Dim instance As C1TexBoxBackgroundDrawable
Inheritance Hierarchy

System.Object
   Java.Lang.Object
      Android.Graphics.Drawables.Drawable
         Android.Graphics.Drawables.GradientDrawable
            C1.Android.Input.C1TexBoxBackgroundDrawable

See Also