LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

StickPin Property







Gets the System.Windows.Forms.Button displayed as a stick pin.
Syntax
public Button StickPin {get;}
'Declaration
 
Public ReadOnly Property StickPin As Button
'Usage
 
Dim instance As AutoHidePanel
Dim value As Button
 
value = instance.StickPin
public Button StickPin {get;}
 get_StickPin(); 
public: __property Button* get_StickPin();
public:
property Button* StickPin {
   Button* get();
}

Property Value

The System.Windows.Forms.Button displayed as a stick pin.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.