Click here to Skip to main content
15,881,600 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Insert Stored Procedure taking values from vb Help Pin
Vimalsoft(Pty) Ltd16-May-07 4:19
professionalVimalsoft(Pty) Ltd16-May-07 4:19 
GeneralRe: Insert Stored Procedure taking values from vb Help [modified] Pin
Vimalsoft(Pty) Ltd16-May-07 4:19
professionalVimalsoft(Pty) Ltd16-May-07 4:19 
GeneralRe: Insert Stored Procedure taking values from vb Help Pin
Dave Kreskowiak16-May-07 4:31
mveDave Kreskowiak16-May-07 4:31 
Questionhow do i edit a selected row or record in sql database through datagrid during runtime? Pin
sathyan_829416-May-07 2:51
sathyan_829416-May-07 2:51 
AnswerRe: how do i edit a selected row or record in sql database through datagrid during runtime? Pin
Dave Kreskowiak16-May-07 4:29
mveDave Kreskowiak16-May-07 4:29 
AnswerRe: how do i edit a selected row or record in sql database through datagrid during runtime? Pin
Xandip16-May-07 18:32
Xandip16-May-07 18:32 
Questionfitting application screen resolution and size Pin
balakpn16-May-07 2:44
balakpn16-May-07 2:44 
AnswerRe: fitting application screen resolution and size Pin
Dave Kreskowiak16-May-07 4:26
mveDave Kreskowiak16-May-07 4:26 
This is normally done through the approparite use of container controls, like the TableLayoutPanel, SplitContainer, and various others. Combine these with appropriate use of the Anchor and Dock properties on your controls to get the scaling and sizing effects you want.

It just takes some playing about with the controls properties to get the effects you want. There really isn't a single good source for this information, and even fewer examples. The stuff I've seen just explains the control properties Anchor and Dock and that's about it.


A guide to posting questions on CodeProject[^]

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


GeneralRe: fitting application screen resolution and size Pin
balakpn16-May-07 20:42
balakpn16-May-07 20:42 
GeneralRe: fitting application screen resolution and size Pin
Dave Kreskowiak17-May-07 2:44
mveDave Kreskowiak17-May-07 2:44 
QuestionHow to convert HTML to Doc, pdf, rtf Pin
Kumaran21cen16-May-07 1:54
Kumaran21cen16-May-07 1:54 
AnswerRe: How to convert HTML to Doc, pdf, rtf Pin
andyharman16-May-07 3:59
professionalandyharman16-May-07 3:59 
QuestionLevel Output Meter Pin
mweingart16-May-07 0:13
mweingart16-May-07 0:13 
AnswerRe: Level Output Meter Pin
Xandip16-May-07 0:19
Xandip16-May-07 0:19 
GeneralRe: Level Output Meter Pin
mweingart16-May-07 0:42
mweingart16-May-07 0:42 
AnswerRe: Level Output Meter Pin
Dave Kreskowiak16-May-07 4:17
mveDave Kreskowiak16-May-07 4:17 
QuestionHow do i work with PDF files in vb.net Pin
koolprasad200315-May-07 23:16
professionalkoolprasad200315-May-07 23:16 
AnswerRe: How do i work with PDF files in vb.net Pin
Christian Graus16-May-07 0:54
protectorChristian Graus16-May-07 0:54 
GeneralRe: How do i work with PDF files in vb.net Pin
koolprasad200316-May-07 1:21
professionalkoolprasad200316-May-07 1:21 
Questionanyone know how to edit the item in listview with vb.net? Pin
charleslau285515-May-07 23:04
charleslau285515-May-07 23:04 
QuestionRe: anyone know how to edit the item in listview with vb.net? Pin
Sonia Gupta16-May-07 0:38
Sonia Gupta16-May-07 0:38 
AnswerRe: anyone know how to edit the item in listview with vb.net? Pin
Dave Kreskowiak16-May-07 4:06
mveDave Kreskowiak16-May-07 4:06 
QuestionHow Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd15-May-07 23:04
professionalVimalsoft(Pty) Ltd15-May-07 23:04 
AnswerRe: How Do i Validate and convert to date Pin
koolprasad200315-May-07 23:12
professionalkoolprasad200315-May-07 23:12 
GeneralRe: How Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd15-May-07 23:16
professionalVimalsoft(Pty) Ltd15-May-07 23:16 

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.