バージョン

ActionButtonType 列挙体

フィルター プロバイダーで表示されるボタンのタイプを指定する列挙体。
シンタックス
'宣言
 
Public Enum ActionButtonType 
   Inherits System.Enum
public enum ActionButtonType : System.Enum 
メンバ
メンバ解説
CancelCancel ボタンを表します。
OkOK ボタンを表します。
参照