Page Rank

Subscribe

Categories

Recent posts

Alexa Rank

Working of Font Dialog in C#


  • This topic shows the working or implementation of Font Dialog used in C# programming.
  • With the help of font dialog, you can change font size, font style while at C# programming running.
  • Tools needed: Button1 (Button1), RichTextBox1 (RichTextBox1), FontDialog1 (FontDialog1)

C#.NETWorking of Font Dialog in C#

  • C# is an Object Oriented Programming language from Microsoft that mainly combines the computing power of C++ with the programming ease of Visual Basic.
  • C# is mainly based on C++.
  • The most recent version is C#4.0.
  • C# language is simple, modern, general-purpose, object-oriented language.

FontDialog Class Working of Font Dialog in C#

  • Help the user to choose a font from among those installed on the local computer.

Namespace:  System.Windows.Forms

Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

  • Syntax for Font Dialog

CommonDialog.ShowDialog MethodWorking of Font Dialog in C#

  • Help to run a common dialog box with a default owner.

Namespace:  System.Windows.Forms

Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)


  • Syntax for ShowDialog

FontDialog.Font PropertyWorking of Font Dialog in C#

  • FontDialog.Font help to get or set the selected font.

Namespace:  System.Windows.Forms

Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

  • Syntax for FontDialog.Font

RichTextBox ClassWorking of Font Dialog in C#

  • Helps to represent a windows rich text box.
  • Syntax

Working of Font Dialog in C#Change font of a text

Working of Font Dialog in C#Change font of a selected text

 if you have any suggestions or doubts, please contact us…

Working of Font Dialog in C#


VN:F [1.9.22_1171]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">