PowerTools PlusPak for Windows Forms 8.0J
IconType 列挙体

アイコンのタイプを決定します。
構文
Public Enum IconType 
   Inherits System.Enum
public enum IconType : System.Enum 
メンバ
メンバ解説
CustomIconカスタムアイコン。
Errorエラーアイコンを表示します。
Exclamation感嘆符アイコンを表示します。
Information情報アイコンを表示します。
Noneアイコンを表示しません
Warning警告アイコンを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Components.IconType

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GrapeCity.Win.Components 名前空間

Send Feedback