C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / CtrlButtons Enumeration

CtrlButtons Enumeration
Determines the visibility of control buttons.
Syntax
'Declaration
 
Public Enum CtrlButtons 
   Inherits System.Enum
 
Members
MemberDescription
NoneNo control buttons are displayed.
PlayDisplays the Play button.
StopDisplays the Stop button.
Inheritance Hierarchy

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

See Also