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 - Fortgeschrittene
Re: Datenbank, DataGrid 
Autor: ModeratorDaveS (Moderator)
Datum: 24.11.04 20:45

       'Public Class FormDetail
    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 UpdateButton As System.Windows.Forms.Button
    Friend WithEvents UpButton As System.Windows.Forms.Button
    Friend WithEvents DownButton As System.Windows.Forms.Button
    Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
    Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
    Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
    Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
    Friend WithEvents ErrorProvider1 As System.Windows.Forms.ErrorProvider
    Friend WithEvents CancelButton As System.Windows.Forms.Button
    Friend WithEvents OKButton As System.Windows.Forms.Button
    Friend WithEvents DeleteButton As System.Windows.Forms.Button
    Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
    Friend WithEvents Button1 As System.Windows.Forms.Button
    Friend WithEvents Button2 As System.Windows.Forms.Button
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Me.UpdateButton = New System.Windows.Forms.Button
        Me.UpButton = New System.Windows.Forms.Button
        Me.DownButton = New System.Windows.Forms.Button
        Me.TextBox1 = New System.Windows.Forms.TextBox
        Me.TextBox2 = New System.Windows.Forms.TextBox
        Me.TextBox3 = New System.Windows.Forms.TextBox
        Me.TextBox4 = New System.Windows.Forms.TextBox
        Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider
        Me.CancelButton = New System.Windows.Forms.Button
        Me.OKButton = New System.Windows.Forms.Button
        Me.DeleteButton = New System.Windows.Forms.Button
        Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
        Me.Button1 = New System.Windows.Forms.Button
        Me.Button2 = New System.Windows.Forms.Button
        Me.SuspendLayout()
        '
        'UpdateButton
        '
        Me.UpdateButton.Location = New System.Drawing.Point(16, 208)
        Me.UpdateButton.Name = "UpdateButton"
        Me.UpdateButton.Size = New System.Drawing.Size(80, 24)
        Me.UpdateButton.TabIndex = 0
        Me.UpdateButton.Text = "Update"
        '
        'UpButton
        '
        Me.UpButton.Location = New System.Drawing.Point(16, 176)
        Me.UpButton.Name = "UpButton"
        Me.UpButton.Size = New System.Drawing.Size(80, 24)
        Me.UpButton.TabIndex = 1
        Me.UpButton.Text = "Up"
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
Datenbank, DataGrid1.136Chief24.11.04 16:49
Re: Datenbank, DataGrid982ModeratorDaveS24.11.04 17:43
Re: Datenbank, DataGrid840Chief24.11.04 18:07
Re: Datenbank, DataGrid867Chief24.11.04 19:00
Re: Datenbank, DataGrid842ModeratorDaveS24.11.04 19:02
Re: Datenbank, DataGrid825Chief24.11.04 19:21
Re: Datenbank, DataGrid805ModeratorDaveS24.11.04 19:43
Re: Datenbank, DataGrid746Chief24.11.04 19:50
Re: Datenbank, DataGrid867Chief24.11.04 20:04
Re: Datenbank, DataGrid834WaldiMaywood24.11.04 20:16
Re: Datenbank, DataGrid836Chief24.11.04 20:52
Re: Datenbank, DataGrid819Chief24.11.04 20:58
Re: Datenbank, DataGrid960ModeratorDaveS24.11.04 21:02
Re: Datenbank, DataGrid789Chief24.11.04 23:28
Re: Datenbank, DataGrid777WaldiMaywood24.11.04 23:31
Re: Datenbank, DataGrid807Chief24.11.04 23:34
Re: Datenbank, DataGrid819WaldiMaywood24.11.04 23:43
Re: Datenbank, DataGrid814ModeratorDaveS25.11.04 08:45
Re: Datenbank, DataGrid784Chief25.11.04 11:16
Ist unterwegs oT876ModeratorDaveS25.11.04 11:40
Re: Datenbank, DataGrid796Chief24.11.04 23:41
Re: Datenbank, DataGrid859WaldiMaywood24.11.04 23:54
Re: Datenbank, DataGrid790Chief24.11.04 19:47
Re: Datenbank, DataGrid1.000ModeratorDaveS24.11.04 20:42
PS, hier ist...835ModeratorDaveS25.11.04 09:42
Re: Datenbank, DataGrid847ModeratorDaveS24.11.04 20:45
Re: Datenbank, DataGrid888ModeratorDaveS24.11.04 20:46
Re: Datenbank, DataGrid895ModeratorDaveS24.11.04 20:47
Re: Datenbank, DataGrid799Chief24.11.04 20:50
Re: Datenbank, DataGrid782ModeratorDaveS24.11.04 20:54
Re: Datenbank, DataGrid781PhREAK24.11.04 20:29
Re: Datenbank, DataGrid978WaldiMaywood25.11.04 00:04
Re: Datenbank, DataGrid848PhREAK25.11.04 00:08

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