Click here to Skip to main content
15,884,388 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: run the vb project in system start up Pin
Gagan.205-Mar-09 1:28
Gagan.205-Mar-09 1:28 
Questiontest dialog Pin
hrishiS4-Mar-09 20:49
hrishiS4-Mar-09 20:49 
AnswerRe: test dialog Pin
dan!sh 4-Mar-09 21:29
professional dan!sh 4-Mar-09 21:29 
GeneralRe: test dialog Pin
hrishiS4-Mar-09 22:06
hrishiS4-Mar-09 22:06 
GeneralRe: test dialog Pin
Jon_Boy5-Mar-09 1:33
Jon_Boy5-Mar-09 1:33 
GeneralRe: test dialog Pin
gord_finlay8-Apr-09 9:33
gord_finlay8-Apr-09 9:33 
Questionsize of the form during development time Pin
hrishiS4-Mar-09 20:09
hrishiS4-Mar-09 20:09 
AnswerRe: size of the form during development time Pin
Dave Kreskowiak5-Mar-09 1:35
mveDave Kreskowiak5-Mar-09 1:35 
Just type the size you want into the Size property in the Properties window with the Form selected. Visual Studio does not resize forms in your project based on the size of your development machines resolution settings.

himangshuS wrote:
I cannot use anchor property for all the controls, since I have lots of them


No excuse. With proper design, this shouldn't be a problem at all. And from the sounds of it, you have way too many controls on a single form to begin with.


A guide to posting questions on CodeProject[^]



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




QuestionShow next record from database Pin
C#Coudou4-Mar-09 20:09
C#Coudou4-Mar-09 20:09 
AnswerRe: Show next record from database Pin
Rupesh Kumar Swami4-Mar-09 20:20
Rupesh Kumar Swami4-Mar-09 20:20 
Questionvb 6.0 upgrade Pin
patricemburu4-Mar-09 19:37
patricemburu4-Mar-09 19:37 
AnswerRe: vb 6.0 upgrade Pin
Vimalsoft(Pty) Ltd4-Mar-09 21:44
professionalVimalsoft(Pty) Ltd4-Mar-09 21:44 
AnswerRe: vb 6.0 upgrade Pin
Dave Kreskowiak5-Mar-09 1:32
mveDave Kreskowiak5-Mar-09 1:32 
Questionbeginner project questions Pin
thewoozle4-Mar-09 17:46
thewoozle4-Mar-09 17:46 
AnswerRe: beginner project questions Pin
Mycroft Holmes4-Mar-09 19:05
professionalMycroft Holmes4-Mar-09 19:05 
AnswerRe: beginner project questions Pin
Dave Kreskowiak5-Mar-09 1:30
mveDave Kreskowiak5-Mar-09 1:30 
QuestionHow can I refer a TLB File? Pin
ggamma4-Mar-09 16:13
ggamma4-Mar-09 16:13 
AnswerRe: How can I refer a TLB File? Pin
Mycroft Holmes4-Mar-09 16:47
professionalMycroft Holmes4-Mar-09 16:47 
GeneralThe proble is it failed in ***VS2005*** Pin
ggamma4-Mar-09 18:22
ggamma4-Mar-09 18:22 
GeneralRe: The proble is it failed in ***VS2005*** Pin
Dave Kreskowiak5-Mar-09 1:28
mveDave Kreskowiak5-Mar-09 1:28 
AnswerRe: How can I refer a TLB File? Pin
Gagan.205-Mar-09 1:41
Gagan.205-Mar-09 1:41 
GeneralThank you for reply. Pin
ggamma5-Mar-09 13:36
ggamma5-Mar-09 13:36 
QuestionUnlock font Pin
dBrong4-Mar-09 8:54
dBrong4-Mar-09 8:54 
AnswerRe: Unlock font Pin
Dave Kreskowiak4-Mar-09 9:24
mveDave Kreskowiak4-Mar-09 9:24 
GeneralRe: Unlock font Pin
dBrong4-Mar-09 9:36
dBrong4-Mar-09 9:36 

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.