Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #2162

Re: GPF caused by Coolbar control

From "Farnsworth" <nospam@nospam.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: GPF caused by Coolbar control
Date 2014-10-13 14:47 -0400
Organization Aioe.org NNTP Server
Message-ID <m1h6na$2vh$1@speranza.aioe.org> (permalink)
References <m1ea2c$h7d$1@dont-email.me> <m1gf4t$eh3$1@speranza.aioe.org> <m1h2ud$no1$1@dont-email.me>

Show all headers | View raw


"Paulo" <nospam.vbstudent@syscolor.net> wrote in message 
news:m1h2ud$no1$1@dont-email.me...
> "Farnsworth" <nospam@nospam.com> wrote in message 
> news:m1gf4t$eh3$1@speranza.aioe.org...
>> Try setting the Container property for all controls on the Coolbar to the 
>> form before it's closed. Example:
>>
>> Set Command1.Container = Form1
>> Set Picture1.Container = Form1
>> ...
>
> Thanks, I will try this.

This related article describes a problem that I was able to duplicate on 
XP+SP2(You have to add Err.Raise 5 line and click on the band separator to 
see the crash):

http://smallbusiness.support.microsoft.com/en-us/kb/189632

I was not able to make it crash based on the article that you originally 
gave(Q189914).

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

GPF caused by Coolbar control "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-12 17:25 +0100
  Re: GPF caused by Coolbar control Deanna Earley <dee.earley@icode.co.uk> - 2014-10-13 08:50 +0100
    Re: GPF caused by Coolbar control "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-13 17:51 +0100
      Re: GPF caused by Coolbar control Deanna Earley <dee.earley@icode.co.uk> - 2014-10-14 11:37 +0100
  Re: GPF caused by Coolbar control "Farnsworth" <nospam@nospam.com> - 2014-10-13 07:54 -0400
    Re: GPF caused by Coolbar control "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-13 17:30 +0100
  Re: GPF caused by Coolbar control "Farnsworth" <nospam@nospam.com> - 2014-10-13 08:04 -0400
    Re: GPF caused by Coolbar control "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-13 18:42 +0100
      Re: GPF caused by Coolbar control "Farnsworth" <nospam@nospam.com> - 2014-10-13 14:47 -0400
        Re: GPF caused by Coolbar control "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-14 03:34 +0100
  Re: GPF caused by Coolbar control - FOUND WORKAROUND "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-14 04:15 +0100
    Re: GPF caused by Coolbar control - FOUND WORKAROUND Deanna Earley <dee.earley@icode.co.uk> - 2014-10-14 11:42 +0100
      Re: GPF caused by Coolbar control - FOUND WORKAROUND "Paulo" <nospam.vbstudent@syscolor.net> - 2014-10-19 17:17 +0100

csiph-web