←Select platform

StickPinLocation Enumeration

Summary

Provide values for the AutoHidePanel.StickPinLocation property.

Syntax

C#
VB
C++
public enum StickPinLocation 
  
Public Enum StickPinLocation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class StickPinLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0None(0x00000003)The stick pin button is not displayed.
1UpperLeftThe stick pin button is located at the top left edge of the AutoHidePanel
2UpperRightThe stick pin button is located at the top right edge of the AutoHidePanel
3BottomLeftThe stick pin button is located at the bottom left edge of the AutoHidePanel
4BottomRightThe stick pin button is located at the bottom right edge of the AutoHidePanel
Requirements

Target Platforms

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