| FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > MessageBoxNotify クラス : Icon プロパティ |
'DeclarationPublic Property Icon As MessageBoxIcon
'使用法Dim instance As MessageBoxNotify Dim value As MessageBoxIcon instance.Icon = value value = instance.Icon
public MessageBoxIcon Icon {get; set;}
| 例外 | 説明 |
|---|---|
| System.ComponentModel.InvalidEnumArgumentException | 指定された値が有効なSystem.Windows.Forms.MessageBoxIcon値ではありません。 |