Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tab Control moving issue

Status
Not open for further replies.

regmellon

Programmer
Nov 25, 2002
6
0
0
US
I have a form that contains several control 2 of which are tab controls I have written resize code for the rest of the form but for some reason when I try to move the tab controls around using the move function they remain in the same spot.
Any ideas appriciated,
Reg
 
About a million and two years ago I tried using the resize code that came with the Access 2.0 Developer's Handbook and found that it fell down on tab controls. I assume you're not using A2.0 (!!), but I wonder if it's possible that the same problem still aflicts resize code. I have not tried to resize things since then, so I'm not saying that is the case, just raising the possibility.

Jeremy =============
Jeremy Wallace
Designing, Developing, and Deploying Access Databases Since 1995

Take a look at the Developer's section of the site for some helpful fundamentals.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top