LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationMenuProperties Constructor(String,Image)

Show in webframe






The text that will be displayed on the System.Windows.Forms.ToolStripMenuItem
The image that will be displayed on the System.Windows.Forms.ToolStripMenuItem
Initializes a new instance of the WorkstationMenuProperties class.
Syntax
public WorkstationMenuProperties( 
   string text,
   Image defaultImage
)
'Declaration
 
Public Function New( _
   ByVal text As String, _
   ByVal defaultImage As Image _
)
'Usage
 
Dim text As String
Dim defaultImage As Image
 
Dim instance As New WorkstationMenuProperties(text, defaultImage)

            

            
public: WorkstationMenuProperties( 
   string* text,
   Image* defaultImage
)
public:
WorkstationMenuProperties( 
   string* text,
   Image* defaultImage
)

Parameters

text
The text that will be displayed on the System.Windows.Forms.ToolStripMenuItem
defaultImage
The image that will be displayed on the System.Windows.Forms.ToolStripMenuItem
Requirements

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members
Overload List

 

 


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