←Select platform

ForeColor Property

Syntax
C#
C++/CLI
public override Color ForeColor { get; set; } 
public:  
   virtual property System::Drawing::Color^ ForeColor 
   { 
      System::Drawing::Color^ get() override 
      void set(System::Drawing::Color^ value) override 
   } 

Property Value

The foreground System.Drawing.Color of the control. The default is the value of the System.Windows.Forms.Control.DefaultForeColor property.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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