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

Visual Basic

 
GeneralRe: Datagrid using Combo box and Textbox............... Pin
somagunasekaran12-Mar-07 1:42
somagunasekaran12-Mar-07 1:42 
GeneralRe: Datagrid using Combo box and Textbox............... Pin
Mogtabam12-Mar-07 2:58
Mogtabam12-Mar-07 2:58 
QuestionResize of Form according to System Resolution Pin
Priya_200711-Mar-07 23:46
Priya_200711-Mar-07 23:46 
AnswerRe: Resize of Form according to System Resolution Pin
Mogtabam12-Mar-07 0:44
Mogtabam12-Mar-07 0:44 
AnswerRe: Resize of Form according to System Resolution Pin
sathish s12-Mar-07 1:18
sathish s12-Mar-07 1:18 
AnswerRe: Resize of Form according to System Resolution Pin
Priya_200712-Mar-07 1:29
Priya_200712-Mar-07 1:29 
GeneralRe: Resize of Form according to System Resolution Pin
Mogtabam12-Mar-07 1:38
Mogtabam12-Mar-07 1:38 
GeneralRe: Resize of Form according to System Resolution [modified] Pin
M-Hall12-Mar-07 5:38
M-Hall12-Mar-07 5:38 
What I have done in the past is design the form at the lowest usable resolution, then in the same routine that sets the size of the form I figure out the difference in the screen sizes and iterate through the forms control collection and set the position and size to what I want it to be.
You also will need to adjust your font size for each control


-- modified at 12:32 Monday 12th March, 2007
Questionvbscript code needed Pin
SailajaMantha11-Mar-07 20:47
SailajaMantha11-Mar-07 20:47 
GeneralRe: vbscript code needed Pin
Guffa12-Mar-07 1:09
Guffa12-Mar-07 1:09 
Questionchanging color of CheckBox Pin
ArchaBhandare11-Mar-07 20:08
ArchaBhandare11-Mar-07 20:08 
AnswerRe: changing color of CheckBox Pin
TwoFaced11-Mar-07 22:31
TwoFaced11-Mar-07 22:31 
Question(VB.NET)how to display a selected row data of datagrid in textboxes [modified] Pin
venkata lakshmi prasanna11-Mar-07 19:53
venkata lakshmi prasanna11-Mar-07 19:53 
AnswerRe: how to display a selected row data of datagrid in textboxes Pin
Priya_200711-Mar-07 23:52
Priya_200711-Mar-07 23:52 
QuestionPopup Reminder On System Login Pin
Tirthadip11-Mar-07 19:44
Tirthadip11-Mar-07 19:44 
Questiontextbox....... Pin
manni_n11-Mar-07 14:33
manni_n11-Mar-07 14:33 
AnswerRe: textbox....... Pin
TwoFaced11-Mar-07 14:43
TwoFaced11-Mar-07 14:43 
AnswerRe: textbox....... Pin
Mogtabam11-Mar-07 20:29
Mogtabam11-Mar-07 20:29 
GeneralRe: textbox....... Pin
manni_n11-Mar-07 23:42
manni_n11-Mar-07 23:42 
QuestionTotal rows in DataSet Pin
penguin500011-Mar-07 12:07
penguin500011-Mar-07 12:07 
AnswerRe: Total rows in DataSet Pin
M-Hall11-Mar-07 16:14
M-Hall11-Mar-07 16:14 
AnswerRe: Total rows in DataSet Pin
Daytona_67511-Mar-07 17:00
Daytona_67511-Mar-07 17:00 
GeneralRe: Total rows in DataSet Pin
penguin500011-Mar-07 20:30
penguin500011-Mar-07 20:30 
QuestionHow can I add IMAPI 2.0 to my project in vb.net? Pin
JUNEYT11-Mar-07 11:52
JUNEYT11-Mar-07 11:52 
AnswerRe: How can I add IMAPI 2.0 to my project in vb.net? Pin
M-Hall11-Mar-07 16:00
M-Hall11-Mar-07 16:00 

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.