←Select platform

AutoHidePanel Class Members

Summary

The following tables list the members exposed by AutoHidePanel.

Public Constructors

Name Description
Public Constructor AutoHidePanel Initializes a new instance of the AutoHidePanel class.

Public Methods

Name Description
Public Method Collapse Causes the control to collapse by changing its size.
Public Method static  | Shared in VB CollapseTopLevelPanels Collapse all AutoHidePanel controls with a TopLevel property set to true.
Public Method Expand Causes the control to expand by changing its size.
Public Method static  | Shared in VB ExpandTopLevelPanels Expand all AutoHidePanel controls with a TopLevel property set to true.
Public Method ResumeAutoHide Restore the auto-hide functionality from a pervious call to the SuspendAutoHide
Public Method SuspendAutoHide Temporally stops the auto-hide functionality of the control.

Protected Methods

Name Description
Protected Method Dispose(Boolean) Releases all resources used by this object.
Protected Method OnAutoHideChanged Raises the AutoHideChanged event.
Protected Method OnCollapsed Raises the Collapsed event.
Protected Method OnCollapsing Raises the Collapsing event.
Protected Method OnDockChanged Raises the DockChanged event.
Protected Method OnExpanded Raises the Expanded event.
Protected Method OnExpanding Raises the Expanding event.
Protected Method OnHandleCreated Overridden.Raises the System.Windows.Forms.Control.HandleCreated event.
Protected Method OnStateChanged Raises the StateChanged event.

Public Properties

Name Description
Public Property AutoHide Gets or sets whether the control will automatically collapse and expand based on the location of the mouse cursor.
Public Property Size Overridden. Gets or sets the height and width of the control when expanded.
Public Property Speed Gets or sets the speed of collapsing and expanding.
Public Property State Gets or sets the current state of the control.
Public Property StickPin Gets the System.Windows.Forms.Button displayed as a stick pin.
Public Property StickPinAttached Gets or sets the image displayed for the stick pin when it is attached.
Public Property StickPinLocation Gets or sets the location of the StickPin.
Public Property StickPinUnattached Gets or sets the image displayed for the stick pin when it is unattached.
Public Property TopLevel Gets or sets a value indicating whether this AutoHidePanel is a top level control.

Public Events

Name Description
Public Event AutoHideChanged Occurs when the AutoHide value is changed.
Public Event Collapsed Occurs after the control is collapsed.
Public Event Collapsing Occurs before the control starts collapsing.
Public Event Expanded Occurs after the control is expanded.
Public Event Expanding Occurs before the control start expanding.
Public Event StateChanged Occurs when the State value is changed.

See Also

AutoHidePanel Class

Leadtools.Medical.Workstation Namespace

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.