Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: ClipArt


Message #1 by "Baran, Greg" <gbara@a...> on Fri, 27 Jul 2001 15:03:38 -0500
Greg,

Make sure clipcontrols of the form is set to true, and
insert a DoEvents within the code that is running.
Be careful though, using DoEvents may have other 
consequences that may affect other parts of your code.

Cardyin

--------------------------------------
Cardyin Kim
C/S & Web Development Analyst
Information Services
San Antonio Community Hospital
ckim@s...     (xxx)xxx-xxxx     
--------------------------------------


-----Original Message-----
From: Baran, Greg [mailto:gbara@a...]
Sent: Friday, July 27, 2001 1:04 PM
To: professional vb
Subject: [pro_vb] ClipArt


> Another question.
> 
> I did it once long ago and I can't recall how. Sometimes when there is a
> lot going on after clicking for example  OK button (connection stuff, long
> loop, printer dialog form etc) the top form disappears partly. You can see
> both of them. It looks terrible. Do you know how to fix it? I just do not
> remember.
> 
> Thanks
> 
> Greg



  Return to Index