←Select platform

AutoHidePanel Class Members

Summary

The following tables list the members exposed by AutoHidePanel.

Public Constructors

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

Public Methods

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.

Protected Methods

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.

Public Properties

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.

Public Events

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly