vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
sevAniGif - als kostenlose Vollversion auf unserer vb@rchiv CD Vol.5  
 vb@rchiv Quick-Search: Suche startenErweiterte Suche starten   Impressum  | Datenschutz  | vb@rchiv CD Vol.6  | Shop Copyright ©2000-2025
 
zurück

 Sie sind aktuell nicht angemeldet.Funktionen: Einloggen  |  Neu registrieren  |  Suchen

VB.NET - Ein- und Umsteiger
Re: Nach Splash animation öffnen 
Autor: lighty
Datum: 07.09.06 13:35

Ok......

Also die Eingabe kannst du löschen in dem du z. B. schreibst:

TextBox1.Text = "" '2 x Anführungsstriche

und wenn die TextBox auf ner anderen Form liegt schreibst du einfach...

AndereForm.TextBox1.Text = ""

Mit ner ComboBox o. ä. gehts genau so.

So..., nun zu dem anderen Thema. Du benutzt sicherlich die 2005'er Version. Ab der 2005'er Version brauchst du die Form, wenn du sie schon im Designer erstellt hast, nicht mehr instanzieren. Es reicht also wenn du schreibst....

frmAnmeldung.Show()
frmFehler.Close()

Ich vermute du hast die Formen schon im Designer erstellt. Daher wird durch "Dim Anmeldung As New frmAnmeldung" eine neue Instanz dieser Form erstellt (also dir noch eine angezeigt). Es wird eine geschlossen. Ob das nun die im Designer erstellte ist oder die andere ist egal. Aber am Ende hast du noch eine da weil ja noch eine 2. erstellt wurde. Aslo nur...

frmAnmeldung.Show()
frmFehler.Close()

schreiben.

Mfg, lighty

---------------------------------------------------
Schaut mal hier:
http://www.reset.ch/index.html

(die Links sind ungef?hrlich )

Ps.: F?r jeden, der wie ich, zu oft vorm Rechner sitzt

alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
Nach Splash animation öffnen1.422Ina.Maus8707.09.06 11:07
Re: Nach Splash animation öffnen799lighty07.09.06 11:24
Re: Nach Splash animation öffnen802Ina.Maus8707.09.06 11:29
Re: Nach Splash animation öffnen777lighty07.09.06 11:38
Re: Nach Splash animation öffnen815Ina.Maus8707.09.06 11:47
Re: Nach Splash animation öffnen769lighty07.09.06 12:14
Re: Nach Splash animation öffnen782Ina.Maus8707.09.06 12:33
Re: Nach Splash animation öffnen793lighty07.09.06 12:41
Re: Nach Splash animation öffnen841Ina.Maus8707.09.06 12:53
Re: Nach Splash animation öffnen818lighty07.09.06 12:57
Re: Nach Splash animation öffnen784Ina.Maus8707.09.06 13:22
Re: Nach Splash animation öffnen767lighty07.09.06 13:35
Re: Nach Splash animation öffnen780Ina.Maus8707.09.06 13:42
Re: Nach Splash animation öffnen786lighty07.09.06 13:47
Re: Nach Splash animation öffnen929Ina.Maus8707.09.06 13:48
Re: Nach Splash animation öffnen769lighty07.09.06 14:04
Re: Nach Splash animation öffnen820Ina.Maus8707.09.06 14:23
Re: Nach Splash animation öffnen745Ina.Maus8707.09.06 14:56
Re: Nach Splash animation öffnen790lighty07.09.06 15:33
Re: Nach Splash animation öffnen952Heiko07.09.06 11:24
Re: Nach Splash animation öffnen792Ina.Maus8707.09.06 13:25
Re: Nach Splash animation öffnen787lighty07.09.06 13:27
Re: Nach Splash animation öffnen779Ina.Maus8707.09.06 13:31
Re: Nach Splash animation öffnen914lighty07.09.06 13:45

Sie sind nicht angemeldet!
Um auf diesen Beitrag zu antworten oder neue Beiträge schreiben zu können, müssen Sie sich zunächst anmelden.

Einloggen  |  Neu registrieren

Funktionen:  Zum Thema  |  GesamtübersichtSuchen 

nach obenzurück
 
   

Copyright ©2000-2025 vb@rchiv Dieter Otter
Alle Rechte vorbehalten.
Microsoft, Windows und Visual Basic sind entweder eingetragene Marken oder Marken der Microsoft Corporation in den USA und/oder anderen Ländern. Weitere auf dieser Homepage aufgeführten Produkt- und Firmennamen können geschützte Marken ihrer jeweiligen Inhaber sein.

Diese Seiten wurden optimiert für eine Bildschirmauflösung von mind. 1280x1024 Pixel