| 名前 | 解説 | |
|---|---|---|
![]() | UpdatingItemStyleEventArgs コンストラクタ | Creates a new instance of UpdatingItemStyleEventArgs class. |
UpdatingItemStyleEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | UpdatingItemStyleEventArgs コンストラクタ | Creates a new instance of UpdatingItemStyleEventArgs class. |
| 名前 | 解説 | |
|---|---|---|
![]() | ForeColor | Gets or sets the System.Drawing.Color used to display text in the ribbon item. |
![]() | ForeColorEditor | Gets or sets the System.Drawing.Color used to display editable text in the ribbon item. |
![]() | IsDroppedDown | Gets a value indicating whether the ribbon item is displaying its drop-down portion. |
![]() | IsEnabled | Gets a value indicating whether the ribbon item is enabled and may receive mouse and keyboard messages. |
![]() | IsHot | Gets a value indicating whether the mouse is over the ribbon item. |
![]() | IsPressed | Gets a value indicating whether the mouse is over the ribbon item and the left button is pressed. |
![]() | RibbonItem | Gets the ribbon item which the style is being updated. |