I have added the following codefor a form to spring in at loading time:But it does'nt work.VB Code:
'Original size reminder 423,384 Do While Me.Size.Height = 357 & Me.Size.Width = 391 Me.Refresh() Me.Height = 423 Me.Width = 384
What am I doing wrong?
As always,any advice given would be much appreciated![]()





Reply With Quote