Text Property

Summary
Gets or sets the text that wil be displayed on the System.Windows.Forms.ToolStripMenuItem
Syntax
C#
VB
C++
public virtual string Text { get; set; } 
  
Public Overridable Property Text As String 
public: 
virtual property String^ Text { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The text that wil be displayed on the System.Windows.Forms.ToolStripMenuItem

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.