Click here to Skip to main content
15,922,145 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFormating of String Pin
pdnet24-Oct-08 1:50
pdnet24-Oct-08 1:50 
AnswerRe: Formating of String Pin
Dave Kreskowiak24-Oct-08 2:09
mveDave Kreskowiak24-Oct-08 2:09 
GeneralRe: Formating of String Pin
pdnet24-Oct-08 2:39
pdnet24-Oct-08 2:39 
GeneralRe: Formating of String Pin
Dave Kreskowiak24-Oct-08 4:15
mveDave Kreskowiak24-Oct-08 4:15 
AnswerRe: Formating of String Pin
Jon_Boy24-Oct-08 2:22
Jon_Boy24-Oct-08 2:22 
GeneralRe: Formating of String Pin
pdnet24-Oct-08 2:37
pdnet24-Oct-08 2:37 
AnswerRe: Formating of String Pin
Ashfield24-Oct-08 2:57
Ashfield24-Oct-08 2:57 
GeneralRe: Formating of String Pin
pdnet24-Oct-08 3:02
pdnet24-Oct-08 3:02 
Dim str1 as string = string.format("My name is {0}","Bob")
Dim str2 as string = "My name is " & "Bob"

According to your Example how can I make the "Bob" bold

Arindam Banerjee
Sr. Software Developer
Rance Computer Pvt Ltd.
Kolkata (India)

GeneralRe: Formating of String [modified] Pin
Jon_Boy24-Oct-08 3:17
Jon_Boy24-Oct-08 3:17 
GeneralRe: Formating of String Pin
Dave Kreskowiak24-Oct-08 4:18
mveDave Kreskowiak24-Oct-08 4:18 
GeneralRe: Formating of String Pin
Ashfield24-Oct-08 5:14
Ashfield24-Oct-08 5:14 
GeneralRe: Formating of String Pin
Jon_Boy24-Oct-08 5:59
Jon_Boy24-Oct-08 5:59 
GeneralRe: Formating of String Pin
pdnet24-Oct-08 21:18
pdnet24-Oct-08 21:18 
GeneralRe: Formating of String Pin
Dave Kreskowiak25-Oct-08 3:01
mveDave Kreskowiak25-Oct-08 3:01 
GeneralRe: Formating of String Pin
Jon_Boy27-Oct-08 1:51
Jon_Boy27-Oct-08 1:51 
GeneralRe: Formating of String Pin
pdnet24-Oct-08 21:17
pdnet24-Oct-08 21:17 
GeneralRe: Formating of String Pin
Ashfield25-Oct-08 4:55
Ashfield25-Oct-08 4:55 
QuestionVisual basic packet capture help Pin
preshenmoodley24-Oct-08 0:53
preshenmoodley24-Oct-08 0:53 
AnswerRe: Visual basic packet capture help Pin
Dave Kreskowiak24-Oct-08 2:11
mveDave Kreskowiak24-Oct-08 2:11 
Questionflash gui inside vb Pin
Hamzeh_Ahmad24-Oct-08 0:43
Hamzeh_Ahmad24-Oct-08 0:43 
AnswerRe: flash gui inside vb Pin
Simon P Stevens24-Oct-08 1:07
Simon P Stevens24-Oct-08 1:07 
AnswerRe: flash gui inside vb Pin
Thomas Stockwell24-Oct-08 4:15
professionalThomas Stockwell24-Oct-08 4:15 
Questionphone book in network Pin
Member 264536523-Oct-08 22:48
Member 264536523-Oct-08 22:48 
AnswerRe: phone book in network Pin
Ashfield23-Oct-08 23:38
Ashfield23-Oct-08 23:38 
GeneralRe: phone book in network [modified] Pin
Member 264536523-Oct-08 23:56
Member 264536523-Oct-08 23:56 

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.