LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DesignToolStripDropDownButton Constructor(String)

Show in webframe






The text displayed on the item.
Initializes a new instance of the DesignToolStripDropDownButton class.
Syntax
public DesignToolStripDropDownButton( 
   string text
)
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New DesignToolStripDropDownButton(text)

            

            
public: DesignToolStripDropDownButton( 
   string* text
)
public:
DesignToolStripDropDownButton( 
   string* text
)

Parameters

text
The text displayed on the item.
Requirements

Target Platforms

See Also

Reference

DesignToolStripDropDownButton Class
DesignToolStripDropDownButton Members
Overload List

 

 


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