Click to See Complete Forum and Search --> : set child form start up position in vb.net


pran_chorge
February 21st, 2009, 05:37 AM
How to set child form start position in vb.net that will be work in different screen resolutions
Please do reply
Thanks in advance

GremlinSA
February 21st, 2009, 06:21 AM
Set the "StartPosition" to "centerScreen", that way it's always in the same place ...

gremmy