The following tables list the members exposed by AutoHidePanel.
Name | Description | |
---|---|---|
AutoHidePanel | Initializes a new instance of the AutoHidePanel class. |
Name | Description | |
---|---|---|
Collapse | Causes the control to collapse by changing its size. | |
CollapseTopLevelPanels | Collapse all AutoHidePanel controls with a TopLevel property set to true. | |
Expand | Causes the control to expand by changing its size. | |
ExpandTopLevelPanels | Expand all AutoHidePanel controls with a TopLevel property set to true. | |
ResumeAutoHide | Restore the auto-hide functionality from a pervious call to the SuspendAutoHide | |
SuspendAutoHide | Temporally stops the auto-hide functionality of the control. |
Name | Description | |
---|---|---|
Dispose(Boolean) | Releases all resources used by this object. | |
OnAutoHideChanged | Raises the AutoHideChanged event. | |
OnCollapsed | Raises the Collapsed event. | |
OnCollapsing | Raises the Collapsing event. | |
OnDockChanged | Raises the DockChanged event. | |
OnExpanded | Raises the Expanded event. | |
OnExpanding | Raises the Expanding event. | |
OnHandleCreated | Overridden.Raises the System.Windows.Forms.Control.HandleCreated event. | |
OnStateChanged | Raises the StateChanged event. |
Name | Description | |
---|---|---|
AutoHide | Gets or sets whether the control will automatically collapse and expand based on the location of the mouse cursor. | |
Size | Overridden. Gets or sets the height and width of the control when expanded. | |
Speed | Gets or sets the speed of collapsing and expanding. | |
State | Gets or sets the current state of the control. | |
StickPin | Gets the System.Windows.Forms.Button displayed as a stick pin. | |
StickPinAttached | Gets or sets the image displayed for the stick pin when it is attached. | |
StickPinLocation | Gets or sets the location of the StickPin. | |
StickPinUnattached | Gets or sets the image displayed for the stick pin when it is unattached. | |
TopLevel | Gets or sets a value indicating whether this AutoHidePanel is a top level control. |
Name | Description | |
---|---|---|
AutoHideChanged | Occurs when the AutoHide value is changed. | |
Collapsed | Occurs after the control is collapsed. | |
Collapsing | Occurs before the control starts collapsing. | |
Expanded | Occurs after the control is expanded. | |
Expanding | Occurs before the control start expanding. | |
StateChanged | Occurs when the State value is changed. |
Leadtools.Medical.Workstation Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document