[]
        
(Showing Draft Content)

C1.Win.C1Gauge.DrawFocusEventArgs

DrawFocusEventArgs Class

Provides data for the DrawFocus event.

Inheritance
DrawFocusEventArgs
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class DrawFocusEventArgs : EventArgs

Properties

Name Description
FocusRectangle

Gets or sets the bounds of the focus rectangle.

Graphics

Gets the graphics used to paint the focus rectangle.

Handled

Gets or sets whether the focus rectangle was drawn from user code.