LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AutoHidePanelState Enumeration

Show in webframe






Provide values for the AutoHidePanel.State property.
Syntax
public enum AutoHidePanelState : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AutoHidePanelState 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AutoHidePanelState

            

            
__value public enum AutoHidePanelState : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class AutoHidePanelState : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000CollapsedThe AutoHidePanel is collapsed.
0x00000001ExpandedThe AutoHidePanel is expanded.
0x00000002CollapsingThe AutoHidePanel is collapsing.
0x00000003ExpandingThe AutoHidePanel is expanding.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.AutoHidePanelState

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.