Thread: User forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sergiovery Sergiovery is offline
external usenet poster
 
Posts: 7
Default User forms

Hello everibody,
Here my question: I have 2 UserForms (DlgMyForm1 and DlgMyForm2) with some
elments in each.
Why once I display one of the dlgs (DlgMyForm1.Show) and I move it on the
screen, it leavs a path of shapes?
And why launching an additional form (DlgMyFomr2.Show) having DlgMyForm1
active, and leaving it (DlgMyForm2.Hide) I have the shape of the second form
utill the DlgForm1.Hide?

Thanks in advance
--
Sergiovery