"Dave" <Dave@discussions.microsoft.com> wrote in message news:05799EFF-6EB6-434D-8218-323A4906EF99@microsoft.com... I have a VB 6 app that uses version 5 of the windows common controls. When run on certain machines I get the message: "The feature you are trying to use is on a network resource that is unavailable. Click OK to try again, or enter an alternate path to a folder containing
On Nov 9, 7:35 pm, lb.macqu...@gmail.com wrote: On Nov 9, 7:34 pm, Rave On! <otwca...@gmail.com> wrote: I'll miss you Pops! Thanks for everything . . . sorry... My only advice, having lost my dad 2.5 years ago, is to try to get to the point where you can celebrate his life rather than focus on his passing. Think of him with a smile on your face every day and he will live forever
"tom" <tadamsmar@yahoo.com> wrote in message news:1185986153.119839.221060@22g2000hsm.googlegroups.com... On Aug 1, 11:06 am, "Egghead" <robertlo@NO_SHAW.CA> wrote: Not all, but most of new VB.Net stuff can do in VB5.0. Just the programer really needs to do the same idea in the hard way. For example, "try and catch" can do it with "on error" with a lot of steps. Anyway, give
"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message news:%%23sdlf37zHHA.5948@TK2MSFTNGP03.phx.gbl... "Ted" <nomail@please.com> wrote in message news:bH6qi.49$ZH5.19@newsfe12.lga... Modal? I'm familiar with Modal forms in Access, but VB6 forms have no property/switch for modal. What determines if a VB6 form is Modal or not? What am I missing
"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message news:ukVMVx7zHHA.748@TK2MSFTNGP04.phx.gbl... "Grand_Poobah" <iss_boss.delete@delete.sbcglobal.net> wrote in message news:O4JWSl7zHHA.4004@TK2MSFTNGP05.phx.gbl... Nope. Main form is NOT modal. As you say, I only use modal forms where I need immediate input from the Op in order to continue with processing.