LightBox for ASP.NET Web Forms
CtrlButtons 列挙体

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1LightBox 名前空間 : CtrlButtons 列挙体
コントロールボタンの表示/非表示を決定します。
シンタックス
'宣言
 
Public Enum CtrlButtons 
   Inherits System.Enum
public enum CtrlButtons : System.Enum 
メンバ
メンバ解説
Noneコントロールボタンを表示しません。
Play〈再生〉ボタンを表示します。
Stop〈停止〉ボタンを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1LightBox.CtrlButtons

参照

C1.Web.Wijmo.Controls.C1LightBox 名前空間