|
||||||
| VB Tutorials Visual Basic Tutorials and Code |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
The commonDialog control can chage the color, size and others with text.
To use it, you shoud to have a RichTextBox and a CommonDialog. The functions can to be executeds any events, like all functions. Up next, have a example of CommonDialog functions for text using. * To change the color: CommonDialog.ShowColor 'to you select a color RichTextBox.SelColor = CommonDialog.Color * To change the size, face, bold, italic, strike: CommonDialog.Flags = 3 ComonDialog.ShowFont RichTextBox.SelFontSize = CommonDialog.FontSize RichTextBox.SelFontFace = CommonDialog.FontFace RichTextBox.SelStrikeThru = CommonDialog.StrikeThru * To save files: CommonDialog.ShowSave RichTextBox.SaveFile CommonDialog.FileName It's a beggining instruction, but I'm being happy to can post |
| Sponsored Links |
|
|
|
|||||
|
I thought you use a FontDialog? Never mind. It's good to see you starting out with some tutorials!
|
![]() |
| Tags |
| common dialog |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial: Starting C# with C# 2008 Express Edition | Jordan | CSharp Tutorials | 19 | 08-08-2008 12:48 PM |
| How to save the text in a text file ??? | kresh7 | Visual Basic Programming | 0 | 11-25-2007 10:30 AM |
| How to style fonts of a text in a simple page? | c0de | Tutorials | 3 | 09-15-2007 10:08 PM |
| HTML Basic Formatting | clookid | Tutorials | 14 | 03-06-2007 03:10 PM |
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 66%