Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX Control ProgressBar in a Form.

Status
Not open for further replies.

dislar

Programmer
Joined
Nov 16, 2001
Messages
5
Location
ES

I have a problem with the control ActiveX ProgressBar.

If I put this control in a form which also has a call to another form and I execute this call,
when returning from the second form the ProgressBar is always positioned in the top left part of the initial form.

Would be thankful an answer.

 
I've used this control and haven't seen this behavior (VFP 6.0 SP5). What version and SP of VFP are you using? Also, what version of MSComctl.ocx are you using? (I'm using 6.0.88.62) Does this happen in the development environment, or just in a runtime application?

Rick
 
Hello,

I am using VFP 5.0a
the version of the MSCOMCTL32.ocx is 5.81.2919.6304
This behavior has it in both development environment and runtime application.
O.s Windos NT 4.0 Sp4

Thanks,

Dislar.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top