Click here to Skip to main content
15,895,011 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Printing Datagridview Pin
Dave Kreskowiak5-Mar-09 3:26
mveDave Kreskowiak5-Mar-09 3:26 
AnswerRe: Printing Datagridview Pin
am20005-Mar-09 2:41
am20005-Mar-09 2:41 
GeneralRe: Printing Datagridview Pin
Sebastian Br.5-Mar-09 3:36
Sebastian Br.5-Mar-09 3:36 
QuestionTabIndex Pin
hrishiS4-Mar-09 23:37
hrishiS4-Mar-09 23:37 
AnswerRe: TabIndex Pin
Pasan1484-Mar-09 23:45
Pasan1484-Mar-09 23:45 
GeneralRe: TabIndex Pin
Jon_Boy5-Mar-09 1:23
Jon_Boy5-Mar-09 1:23 
QuestionStock Prices web service Pin
1sabine84-Mar-09 22:43
1sabine84-Mar-09 22:43 
AnswerRe: Stock Prices web service Pin
Rupesh Kumar Swami4-Mar-09 22:48
Rupesh Kumar Swami4-Mar-09 22:48 
GeneralRe: Stock Prices web service Pin
1sabine84-Mar-09 23:47
1sabine84-Mar-09 23:47 
AnswerRe: Stock Prices web service Pin
Eddy Vluggen5-Mar-09 0:08
professionalEddy Vluggen5-Mar-09 0:08 
GeneralRe: Stock Prices web service Pin
Jon_Boy5-Mar-09 1:24
Jon_Boy5-Mar-09 1:24 
AnswerRe: Stock Prices web service Pin
David Mujica5-Mar-09 5:43
David Mujica5-Mar-09 5:43 
Questionrun the vb project in system start up Pin
hrishiS4-Mar-09 21:29
hrishiS4-Mar-09 21:29 
AnswerRe: run the vb project in system start up Pin
Eddy Vluggen5-Mar-09 0:17
professionalEddy Vluggen5-Mar-09 0:17 
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 

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.