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

WorkstationMenuProperties Constructor(String,Image)







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
)
function 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: 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

WorkstationMenuProperties Class
WorkstationMenuProperties Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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