GrapeCity.Spreadsheet.WinForms.Ribbon アセンブリ > GrapeCity.Spreadsheet.WinForms.Ribbon 名前空間 > RibbonButton クラス : DrawItem イベント |
'Declaration
Public Event DrawItem As EventHandler(Of DrawItemEventArgs)
public event EventHandler<DrawItemEventArgs> DrawItem
イベント ハンドラが、このイベントに関連するデータを含む、DrawItemEventArgs 型の引数を受け取りました。次の DrawItemEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 説明 |
---|---|
BackColor | |
Bounds | |
Font | |
ForeColor | |
Graphics | |
Index | |
State |