vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
Blitzschnelles Erstellen von grafischen Diagrammen!  
 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 - Fortgeschrittene
Ein sehr kompliziertes TextBox adressier-Problem... 
Autor: [CrX]Garfield
Datum: 21.12.03 22:21

In der Hoffnung hier jetzt nicht einen Mega-Komplizierten Thread zu fabrizieren in dem keiner etwas versteht Poste ich gleich den ganzen QuellCode..
Mein Problem erläutere ich unten in meinem Post.

 Public Class frmNotices
    Inherits System.Windows.Forms.Form
 
#Region " Windows Form Designer generated code "
 
    Public Sub New()
        MyBase.New()
 
        'This call is required by the Windows Form Designer.
        InitializeComponent()
 
        'Add any initialization after the InitializeComponent() call
 
    End Sub
 
    'Form overrides dispose to clean up the component list.
    Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing Then
            If Not (components Is Nothing) Then
                components.Dispose()
            End If
        End If
        MyBase.Dispose(disposing)
    End Sub
 
    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer
 
    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    Friend WithEvents btnRename As System.Windows.Forms.Button
    Friend WithEvents btnNew As System.Windows.Forms.Button
    Friend WithEvents btnDelete As System.Windows.Forms.Button
    Friend WithEvents lstBloecke As System.Windows.Forms.ListBox
    Friend WithEvents grpBloecke As System.Windows.Forms.GroupBox
    Friend WithEvents tab As System.Windows.Forms.TabControl
    Friend WithEvents btnDelNotice As System.Windows.Forms.Button
    Friend WithEvents btnNewNotice As System.Windows.Forms.Button
    Friend WithEvents btnRenNotice As System.Windows.Forms.Button
    Friend WithEvents ContextMenu1 As System.Windows.Forms.ContextMenu
    Friend WithEvents cmuSpeichern As System.Windows.Forms.MenuItem
    Friend WithEvents cmuLaden As System.Windows.Forms.MenuItem
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.lstBloecke = New System.Windows.Forms.ListBox()
        Me.grpBloecke = New System.Windows.Forms.GroupBox()
        Me.btnRename = New System.Windows.Forms.Button()
        Me.btnNew = New System.Windows.Forms.Button()
        Me.btnDelete = New System.Windows.Forms.Button()
        Me.tab = New System.Windows.Forms.TabControl()
        Me.btnDelNotice = New System.Windows.Forms.Button()
        Me.btnNewNotice = New System.Windows.Forms.Button()
        Me.btnRenNotice = New System.Windows.Forms.Button()
        Me.ContextMenu1 = New System.Windows.Forms.ContextMenu()
        Me.cmuSpeichern = New System.Windows.Forms.MenuItem()
        Me.cmuLaden = New System.Windows.Forms.MenuItem()
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
Ein sehr kompliziertes TextBox adressier-Problem...3.021[CrX]Garfield21.12.03 22:21
Teil 22.747[CrX]Garfield21.12.03 22:22
Teil 32.718[CrX]Garfield21.12.03 22:23
Teil 42.625[CrX]Garfield21.12.03 22:23
Teil 52.599[CrX]Garfield21.12.03 22:25
Teil 62.677[CrX]Garfield21.12.03 22:25
Großes Sorry2.616[CrX]Garfield21.12.03 22:27
Re: Ein sehr kompliziertes TextBox adressier-Problem...2.946WaldiMaywood22.12.03 00:18
Danke erstmal2.671[CrX]Garfield23.12.03 13:10

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