AutoHide Property

Summary
Gets or sets whether the control will automatically collapse and expand based on the location of the mouse cursor.
Syntax
C#
C++/CLI
public bool AutoHide { get; set; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.