M
Marcel
Hi,
I'm trying to overlay a form over another form. This form contains 3
textboxes. I want it placed over a listview, exactily over 1 row.
That's all working, but the overlay form is to big, even though I make
frm.height not bigger then the row. When i check the height properties, it
is correct, but on screen it is bigger.
Does a winform form has a minimum size (I set the minumum to 0, no border,
no controlbox, no min/max/close buttons) ?
Marcel
I'm trying to overlay a form over another form. This form contains 3
textboxes. I want it placed over a listview, exactily over 1 row.
That's all working, but the overlay form is to big, even though I make
frm.height not bigger then the row. When i check the height properties, it
is correct, but on screen it is bigger.
Does a winform form has a minimum size (I set the minumum to 0, no border,
no controlbox, no min/max/close buttons) ?
Marcel