There's an article in the latest issue of FoxRockX by Doug Hennig about using the CTL32 controls.
-- rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sytze de Boer Sent: Tuesday, July 05, 2011 6:07 PM To: [email protected] Subject: CTL32 progress bar I've been playing around with the ctl32 progress bar There are aspects that I love and other I hate The one I hate is speed Lets say I have a table with 73954 records I scan this table for whatever reason What's the best way to advance the progress bar in (say) increments of 5% i.e. only fire the following every 1400/20 times * Thisform.oProgress.ctlValue = mgt * DoEvents -- Regards Sytze de Boer Kiss Software --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD044192F670AB9@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

