Click here to Skip to main content
15,912,507 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAutoplay CD - EXE file create Pin
Kamalatharsan6-Jan-06 19:00
Kamalatharsan6-Jan-06 19:00 
AnswerRe: Autoplay CD - EXE file create Pin
Dave Kreskowiak7-Jan-06 5:38
mveDave Kreskowiak7-Jan-06 5:38 
GeneralRe: Autoplay CD - EXE file create Pin
Kamalatharsan7-Jan-06 15:53
Kamalatharsan7-Jan-06 15:53 
GeneralRe: Autoplay CD - EXE file create Pin
Dave Kreskowiak8-Jan-06 2:53
mveDave Kreskowiak8-Jan-06 2:53 
QuestionHILIGHTING PERTICULER TEXT Pin
Sasmi6-Jan-06 18:55
Sasmi6-Jan-06 18:55 
AnswerRe: HILIGHTING PERTICULER TEXT Pin
Dave Kreskowiak7-Jan-06 5:37
mveDave Kreskowiak7-Jan-06 5:37 
GeneralRe: HILIGHTING PERTICULER TEXT Pin
Sasmi8-Jan-06 18:47
Sasmi8-Jan-06 18:47 
GeneralRe: HILIGHTING PERTICULER TEXT Pin
Dave Kreskowiak9-Jan-06 2:10
mveDave Kreskowiak9-Jan-06 2:10 
The TextBox doesn't support different fonts, or styles of fonts, in the box at the same time. You'll have to use a RichTextBox for this. Look into the .SelectionStart, .SelectionLength, and .SelectionFont properties.

You'll want to specify the SelectionStart and SelectionLength properties first, then set the SelectionFont property to how you want the selection to appear in the RTB.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

NewsLooking for a team of Visual Basic .Net Developers Pin
Mike K. Clark6-Jan-06 17:26
Mike K. Clark6-Jan-06 17:26 
QuestionListView Checkbox Pin
eagertolearn6-Jan-06 14:02
eagertolearn6-Jan-06 14:02 
QuestionData grid question in 4guysfromrolla tutorial Pin
kenn_rosie6-Jan-06 12:10
kenn_rosie6-Jan-06 12:10 
AnswerRe: Data grid question in 4guysfromrolla tutorial Pin
Dave Kreskowiak6-Jan-06 12:16
mveDave Kreskowiak6-Jan-06 12:16 
GeneralRe: Data grid question in 4guysfromrolla tutorial Pin
kenn_rosie6-Jan-06 12:20
kenn_rosie6-Jan-06 12:20 
GeneralRe: Data grid question in 4guysfromrolla tutorial Pin
Dave Kreskowiak6-Jan-06 12:34
mveDave Kreskowiak6-Jan-06 12:34 
GeneralRe: Data grid question in 4guysfromrolla tutorial Pin
kenn_rosie6-Jan-06 12:37
kenn_rosie6-Jan-06 12:37 
GeneralRe: Data grid question in 4guysfromrolla tutorial Pin
kenn_rosie6-Jan-06 12:30
kenn_rosie6-Jan-06 12:30 
QuestionVB6 to VB.Net Pin
shakizil6-Jan-06 10:34
shakizil6-Jan-06 10:34 
AnswerRe: VB6 to VB.Net Pin
Kevin McFarlane7-Jan-06 5:07
Kevin McFarlane7-Jan-06 5:07 
QuestionHelp with retriving value from Combobox Pin
ibrahim016-Jan-06 9:54
ibrahim016-Jan-06 9:54 
NewsIts Me thecodeprojectsux Guy with a better name!! Pin
Devraj Raut6-Jan-06 9:12
Devraj Raut6-Jan-06 9:12 
GeneralRe: Its Me thecodeprojectsux Guy with a better name!! Pin
Colin Angus Mackay6-Jan-06 13:07
Colin Angus Mackay6-Jan-06 13:07 
GeneralRe: Its Me thecodeprojectsux Guy with a better name!! Pin
Devraj Raut6-Jan-06 19:57
Devraj Raut6-Jan-06 19:57 
GeneralRe: Its Me thecodeprojectsux Guy with a better name!! Pin
Colin Angus Mackay7-Jan-06 2:28
Colin Angus Mackay7-Jan-06 2:28 
GeneralRe: Its Me thecodeprojectsux Guy with a better name!! Pin
Devraj Raut7-Jan-06 6:57
Devraj Raut7-Jan-06 6:57 
GeneralRe: Its Me thecodeprojectsux Guy with a better name!! Pin
Dave Kreskowiak7-Jan-06 5:34
mveDave Kreskowiak7-Jan-06 5:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.