|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Hello,
Access 2000 here.
I have the intention to build a 'Personal Addressbook', but first I want to have the GUI so right now I'm busy with a smooth UserForm. At least, that's what I want.
A ToolBar and a StatusBar were added, but when resizing the form to maximized, the StatusBar won't move.
Me.InnerHeight or Me.WindowHeight won't work - if I say +10000 or -10000, +1 or -1 to reposition the StatusBar, I constantly get an error which tells me the control OR the subform is too large and then the StatusBar hangs somewhat in the middle of the UserForm.
I don't know how to get my StatusBar on the bottom of the form after a maximize, so if someone would be so kind to checkout my code and shave me about where I went wrong, I would really appreciate that.
The code I have until now is here: http://www.geocities.com/xlsdemos/zips/MyDB.zip
Thanks in advance.
|
|
|