←Select platform

WorkstationMenuProperties Constructor(String,Image)

Summary

Initializes a new instance of the WorkstationMenuProperties class.

Syntax

C#
VB
C++
public WorkstationMenuProperties(  
   string text, 
   Image defaultImage 
) 
Public Function New( _ 
   ByVal text As String, _ 
   ByVal defaultImage As Image _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize