←Select platform

Font Property

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

Property Value

The System.Drawing.Font to apply to the text displayed by the control. The default is the value of the System.Windows.Forms.Control.DefaultFont 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.