Click here to Skip to main content
15,891,837 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: vb.net realeted question Pin
Paul Conrad23-Dec-07 14:55
professionalPaul Conrad23-Dec-07 14:55 
QuestionPrint the form Pin
ajay5888614-Oct-07 20:52
ajay5888614-Oct-07 20:52 
AnswerRe: Print the form Pin
Ajay.k_Singh14-Oct-07 21:35
Ajay.k_Singh14-Oct-07 21:35 
GeneralRe: Print the form Pin
ajay5888614-Oct-07 22:55
ajay5888614-Oct-07 22:55 
Questionstring to font conversion Pin
VB 8.014-Oct-07 20:31
VB 8.014-Oct-07 20:31 
AnswerRe: string to font conversion Pin
Guffa14-Oct-07 21:41
Guffa14-Oct-07 21:41 
GeneralRe: string to font conversion [modified] Pin
VB 8.014-Oct-07 23:39
VB 8.014-Oct-07 23:39 
AnswerRe: string to font conversion Pin
Guffa15-Oct-07 6:08
Guffa15-Oct-07 6:08 
You can only convert from a string to types that have a natural representation as strings, like a number.

You should really learn how to read the documentation yourself, instead of having to ask others to do it for you. It's all there, and it's much faster than waiting for a reply in a forum.

To create a Font object from the name, use one of the constructors of the Font class. You have to at least supply the font size also.

---
single minded; short sighted; long gone;

QuestionProblem using dataset in vb.net Pin
ShuklaGirish14-Oct-07 19:39
ShuklaGirish14-Oct-07 19:39 
AnswerRe: Problem using dataset in vb.net Pin
Vimalsoft(Pty) Ltd14-Oct-07 22:49
professionalVimalsoft(Pty) Ltd14-Oct-07 22:49 
GeneralRe: Problem using dataset in vb.net Pin
ShuklaGirish15-Oct-07 0:03
ShuklaGirish15-Oct-07 0:03 
AnswerRe: Problem using dataset in vb.net Pin
Dave Kreskowiak15-Oct-07 5:52
mveDave Kreskowiak15-Oct-07 5:52 
GeneralRe: Problem using dataset in vb.net Pin
ShuklaGirish15-Oct-07 18:59
ShuklaGirish15-Oct-07 18:59 
QuestionRegarding Interface Pin
Satish_S14-Oct-07 18:06
Satish_S14-Oct-07 18:06 
AnswerRe: Regarding Interface Pin
Christian Graus14-Oct-07 18:22
protectorChristian Graus14-Oct-07 18:22 
GeneralRe: Regarding Interface Pin
Satish_S14-Oct-07 18:36
Satish_S14-Oct-07 18:36 
QuestionDictionary Collection Authenticate Pin
Edward LaPinski14-Oct-07 15:22
Edward LaPinski14-Oct-07 15:22 
QuestionCreating Compound Properties Pin
Jay Odea14-Oct-07 15:18
Jay Odea14-Oct-07 15:18 
AnswerRe: Creating Compound Properties Pin
The ANZAC15-Oct-07 0:33
The ANZAC15-Oct-07 0:33 
GeneralRe: Creating Compound Properties Pin
Jay Odea15-Oct-07 10:19
Jay Odea15-Oct-07 10:19 
QuestionColor scanning or searching question Pin
Maffyx14-Oct-07 15:03
Maffyx14-Oct-07 15:03 
AnswerRe: Color scanning or searching question Pin
Maffyx15-Oct-07 10:46
Maffyx15-Oct-07 10:46 
QuestionReading data from file or database Pin
®ol@nd14-Oct-07 9:57
®ol@nd14-Oct-07 9:57 
Question[Message Deleted] Pin
Jesi52314-Oct-07 8:52
Jesi52314-Oct-07 8:52 
AnswerRe: Capitialize First Letter of each word Pin
Paul Conrad14-Oct-07 9:46
professionalPaul Conrad14-Oct-07 9:46 

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.