LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

StickPin Property

Show in webframe






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: __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

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.