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

Show in webframe

Text Property (WorkstationMenuProperties)







Gets or sets the text that wil be displayed on the System.Windows.Forms.ToolStripMenuItem
Syntax
public virtual string Text {get; set;}
'Declaration
 
Public Overridable Property Text As String
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As String
 
instance.Text = value
 
value = instance.Text

            

            
public: __property virtual string* get_Text();
public: __property virtual void set_Text( 
   string* value
);
public:
virtual property String^ Text {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

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