Form objects resize on rebuilds

B

BK

We have a strange problem that unfortunately occurs without warning or
reason. We are using VS 2005.

Grids will sporadically resize themselves so that they no longer fit on
the form, thereby causing the scroll bars to "disappear". We've tried
locking the grid, but that didn't help. It only happens on rebuilds
and it doesn't always happen. We now have to double check every form
with a grid just prior to a release build and want to find a real
solution.

Any thoughts? Anyone seen this before?
 
B

BK

Smokey said:
what autosize mode do you have your form set in?

The form isn't the problem, the grid inside the form is the problem.
FWIW, we've tried various combinations of anchoring and docking. Also,
the grid is inside a pageframe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top