DesignToolStripMenuItem Constructor(string)

Summary
Initializes a new instance of the DesignToolStripMenuItem class.
Syntax
C#
VB
C++
public DesignToolStripMenuItem( 
   string text 
) 
  
Public Function New( _ 
   ByVal text As String _ 
) 
public: 
DesignToolStripMenuItem(  
   String^ text 
) 

Parameters

text
The text displayed on the item.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.