Re: Error 380 Invalid Property

From: Jan Hyde (StellaDrinker_at_REMOVE.ME.uboot.com)
Date: 01/13/05


Date: Thu, 13 Jan 2005 11:40:06 +0000


"Peter" <Peter@discussions.microsoft.com>'s wild thoughts
were released on Thu, 13 Jan 2005 03:11:05 -0800 bearing the
following fruit:

>Hello Newsgroup,
>
>I have a great problem with my programm:
>environment:
>
>WinXP SP1
>VB 6 SP 6
>
>Sometimes, if i load a form, it occures the error 380 Invalid Property (in
>the .exe, in the IDE it works).

Invalid property value I assume?

>The Source:
>
>on error goto Fehler
>set frm = new frmGrid (for example)
>exit sub
>Fehler:
> msgbox("Errornumber: " & err.number & vbcrlf & "Description: " &
>err.description)
>
>If I change in frmGrid the property "Drawstyle, DrawWidth, Drawmode" and
>save the changes, then it works in the .exe

Change the properties from what, to what?

Jan Hyde (VB MVP)

-- 
Love is the triumph of imagination over intelligence.
(H.L. Mencken) 
[Abolish the TV Licence - http://www.tvlicensing.biz/]


Relevant Pages

  • Re: Oberflächen Reset Befehl
    ... > innerhalb der Oberfläche u.U. einige Eigenschaften der Oberfläche. ... Wir starten das Programm in der IDE (also nicht die EXE) immer in ... Da kann das Programm "Eigenschaften der Oberfläche" verstellen wie ... ohne mir was in der IDE zu verbiegen. ...
    (microsoft.public.de.fox)
  • Error 380 Invalid Property
    ... Sometimes, if i load a form, it occures the error 380 Invalid Property (in ... the .exe, ... If I change in frmGrid the property "Drawstyle, DrawWidth, Drawmode" and ...
    (microsoft.public.vb.bugs)
  • VB2005: EXE oder IDE, wie kann ich abfragen in welcher Umgebung mein Programm läuft.
    ... wie kann ich abfragen mein Programm als EXE oder in der IDE läuft. ... Unter VB6 mache ich das so das ich den Zustand von App.Logmode abfrage. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Vista, Manifest & Shell()
    ... warum die IDE das kann ... Aber nicht für das Programm, das die Exe starten soll. ... Entwicklungsumgebung), kann ich nicht mit ihr kommunizieren. ...
    (microsoft.public.de.vb)
  • Re: Compact Framework 2.0 team needs to finish the .NET CF 2.0 release
    ... So, break point is in EXE, is that right? ... This posting is provided "AS IS" with no warranties, ... First investigations seems that the IDE for some reason are not ... .NET Compact Framework MVP ...
    (microsoft.public.dotnet.framework.compactframework)

Loading