BulletGraph for WinForms
DrawFocus イベント (C1Gauge)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > C1Gauge クラス : DrawFocus イベント
Occurs when the focus rectangle should be drawn.
シンタックス
'宣言
 
Public Event DrawFocus As DrawFocusEventHandler
public event DrawFocusEventHandler DrawFocus
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、DrawFocusEventArgs 型の引数を受け取りました。次の DrawFocusEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets the bounds of the focus rectangle.  
Gets the graphics used to paint the focus rectangle.  
Gets or sets whether the focus rectangle was drawn from user code.  
参照