Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AutoHide Property







Gets or sets whether the control will automatically collapse and expand based on the location of the mouse cursor.
Syntax
public bool AutoHide {get; set;}
'Declaration
 
Public Property AutoHide As Boolean
'Usage
 
Dim instance As AutoHidePanel
Dim value As Boolean
 
instance.AutoHide = value
 
value = instance.AutoHide

            

            
public: __property bool get_AutoHide();
public: __property void set_AutoHide( 
   bool value
);
public:
property bool AutoHide {
   bool get();
   void set (    bool value);
}

Property Value

True to make the control collapse and expand automatically; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features