Form with a tab control

M

mattieflo

Hello,

I've made a form with tabs on it. For some reason, when this form loads, the
form is partially off the screen to the left until I hit a tab. Once this
occurs, the form centers itself on the screen. Does anyone know what is the
culprit for this? Thank you!
 
D

Dale Fye

Is the form large enough that you can see the entire tab control? I've run
into this problem when I put the tab control on the right side of the screen
and the actual size of the form was not quite large enough to display the
whole form.

HTH
Dale
 
M

mattieflo

Bingo. Thanks Dale.



Dale Fye said:
Is the form large enough that you can see the entire tab control? I've run
into this problem when I put the tab control on the right side of the screen
and the actual size of the form was not quite large enough to display the
whole form.

HTH
Dale
--
Don''t forget to rate the post if it was helpful!

Email address is not valid.
Please reply to newsgroup only.
 
Top