←Select platform

AutoHidePanelState Enumeration

Summary

Provide values for the AutoHidePanel.State property.

Syntax

C#
VB
C++
public enum AutoHidePanelState 
  
Public Enum AutoHidePanelState  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class AutoHidePanelState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0CollapsedThe AutoHidePanel is collapsed.
1ExpandedThe AutoHidePanel is expanded.
2CollapsingThe AutoHidePanel is collapsing.
3ExpandingThe AutoHidePanel is expanding.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly