DeskTopBounds adds a view pixels?

  • Thread starter Thread starter Marcel Brekelmans
  • Start date Start date
M

Marcel Brekelmans

Hello,

I save and restore the position and dimensions of a form using
'this.DeskTopBounds'. However, every time I open the form its Height grows
with 19 or so pixels! Is there something I should subtract from the
DeskTopBounds Rectangle's Height value?

Thanks,
Marcel
 
Hello,

I save and restore the position and dimensions of a form using
'this.DeskTopBounds'. However, every time I open the form its Height grows
with 19 or so pixels! Is there something I should subtract from the
DeskTopBounds Rectangle's Height value?

Thanks,
Marcel

Marcel:

Does your form display at first with 19 or so extra pixels or is it
drawn properly and then grows to the size that is too large? Could you
please post your code so we can help more.

~ Justin Creasy
www.immergetech.com
www.immergecomm.com
 
Back
Top