Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / DrawFocusEventArgs Class
Members

In This Topic
    DrawFocusEventArgs Class
    In This Topic
    Provides data for the DrawFocus event.
    Object Model
    DrawFocusEventArgs Class
    Syntax
    'Declaration
     
    Public Class DrawFocusEventArgs 
       Inherits System.EventArgs
    public class DrawFocusEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Gauge.DrawFocusEventArgs

    See Also