Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

WorkstationMenuProperties Constructor(String,Image,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
An alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.
Initializes a new instance of the WorkstationMenuProperties class.
Syntax
public WorkstationMenuProperties( 
   string text,
   Image defaultImage,
   Image alternativeImage
)
'Declaration
 
Public Function New( _
   ByVal text As String, _
   ByVal defaultImage As Image, _
   ByVal alternativeImage As Image _
)
'Usage
 
Dim text As String
Dim defaultImage As Image
Dim alternativeImage As Image
 
Dim instance As New WorkstationMenuProperties(text, defaultImage, alternativeImage)

            

            
public: WorkstationMenuProperties( 
   string* text,
   Image* defaultImage,
   Image* alternativeImage
)
public:
WorkstationMenuProperties( 
   String^ text,
   Image^ defaultImage,
   Image^ alternativeImage
)

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
alternativeImage
An alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.
Requirements

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features