←Select platform

Text Property

Syntax

C#
VB
C++
public override string Text { get; set; } 
Public Overrides Property Text() As String 
   Get 
   Set 
public:  
   virtual property String^ Text 
   { 
      String^ get() override 
      void set(String^ value) override 
   } 

Property Value

Returns the value for System.Windows.Forms.Control.Text

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly