←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

The text associated with this control.

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.Controls Assembly

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