←Select platform

AutoHide Property

Summary

Gets or sets whether the control will automatically collapse and expand based on the location of the mouse cursor.

Syntax

C#
VB
C++
public bool AutoHide {get; set;}
Public Property AutoHide As Boolean
public: 
property bool AutoHide { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

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