Click here to Skip to main content
15,916,692 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: is there any flex grid in vb.net Pin
SamRST31-Jul-07 4:28
SamRST31-Jul-07 4:28 
GeneralRe: is there any flex grid in vb.net Pin
SamRST31-Jul-07 4:28
SamRST31-Jul-07 4:28 
GeneralRe: is there any flex grid in vb.net Pin
nlarson1131-Jul-07 4:32
nlarson1131-Jul-07 4:32 
Questionhow to add all fonts in a combo Pin
eyes200731-Jul-07 4:21
eyes200731-Jul-07 4:21 
AnswerRe: how to add all fonts in a combo Pin
swapnil_zarbade31-Jul-07 5:34
swapnil_zarbade31-Jul-07 5:34 
GeneralRe: how to add all fonts in a combo Pin
eyes200731-Jul-07 5:51
eyes200731-Jul-07 5:51 
GeneralRe: how to add all fonts in a combo Pin
Luc Pattyn31-Jul-07 6:14
sitebuilderLuc Pattyn31-Jul-07 6:14 
GeneralRe: how to add all fonts in a combo Pin
Dave Kreskowiak31-Jul-07 6:59
mveDave Kreskowiak31-Jul-07 6:59 
You'll have to wait for the user to pick the font, then repopulate a size combobox depending on the font. Not all fonts are the same. Some are bitmap fonts that have various sizes built into the file they come from, others are like TrueType fonts that are outline fonts and are only stored in the font file in one or two sizes. Those outlines are then scaled to any size the user wishes.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: how to add all fonts in a combo Pin
The Man from U.N.C.L.E.31-Jul-07 8:05
The Man from U.N.C.L.E.31-Jul-07 8:05 
GeneralRe: how to add all fonts in a combo Pin
eyes200731-Jul-07 19:51
eyes200731-Jul-07 19:51 
QuestionEmailing data Pin
IETaxguard31-Jul-07 4:02
IETaxguard31-Jul-07 4:02 
AnswerRe: Emailing data Pin
Dave Kreskowiak31-Jul-07 7:18
mveDave Kreskowiak31-Jul-07 7:18 
Questioninserting records using vb.net Pin
jds120731-Jul-07 3:41
jds120731-Jul-07 3:41 
AnswerRe: inserting records using vb.net Pin
Tim Carmichael31-Jul-07 3:50
Tim Carmichael31-Jul-07 3:50 
QuestionThe Scope of the Adapter in the Following code Pin
Vimalsoft(Pty) Ltd31-Jul-07 3:16
professionalVimalsoft(Pty) Ltd31-Jul-07 3:16 
AnswerRe: The Scope of the Adapter in the Following code Pin
Dave Kreskowiak31-Jul-07 7:13
mveDave Kreskowiak31-Jul-07 7:13 
Questionmove the toolbar in program Pin
eyes200731-Jul-07 1:29
eyes200731-Jul-07 1:29 
AnswerRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 1:46
professionalTom Deketelaere31-Jul-07 1:46 
GeneralRe: move the toolbar in program Pin
eyes200731-Jul-07 2:46
eyes200731-Jul-07 2:46 
GeneralRe: move the toolbar in program Pin
MartyK200731-Jul-07 3:17
MartyK200731-Jul-07 3:17 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 3:25
professionalTom Deketelaere31-Jul-07 3:25 
GeneralRe: move the toolbar in program Pin
Tom Deketelaere31-Jul-07 20:59
professionalTom Deketelaere31-Jul-07 20:59 
GeneralRe: move the toolbar in program [modified] Pin
eyes200731-Jul-07 4:22
eyes200731-Jul-07 4:22 
QuestionUpdating a control via a Thread Pin
portech31-Jul-07 1:08
portech31-Jul-07 1:08 
AnswerRe: Updating a control via a Thread Pin
Luc Pattyn31-Jul-07 1:15
sitebuilderLuc Pattyn31-Jul-07 1:15 

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.