←Select platform

AutoHidePanelState Enumeration

Summary

Provide values for the AutoHidePanel.State property.

Syntax

C#
VB
C++
public enum AutoHidePanelState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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
0x00000000CollapsedThe AutoHidePanel is collapsed.
0x00000001ExpandedThe AutoHidePanel is expanded.
0x00000002CollapsingThe AutoHidePanel is collapsing.
0x00000003ExpandingThe AutoHidePanel is expanding.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize