vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
TOP-Angebot: 17 bzw. 24 Entwickler-Vollversionen zum unschlagbaren Preis!  
 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
hier der komplette code teil1 
Autor: luzifer
Datum: 25.01.05 00:32

 
m.Text.RegularExpressions

Public Class Form1
Inherits System.Windows.Forms.Form

#Region " Vom Windows Form Designer generierter Code "

Public Sub New()
MyBase.New()

' Dieser Aufruf ist für den Windows Form-Designer erforderlich.
InitializeComponent()

' Initialisierungen nach dem Aufruf InitializeComponent() hinzufügen

End Sub

' Die Form überschreibt den Löschvorgang der Basisklasse, um Komponenten zu bereinigen.
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

' Für Windows Form-Designer erforderlich
Private components As System.ComponentModel.IContainer

'HINWEIS: Die folgende Prozedur ist für den Windows Form-Designer erforderlich
'Sie kann mit dem Windows Form-Designer modifiziert werden.
'Verwenden Sie nicht den Code-Editor zur Bearbeitung.
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents prev_1 As System.Windows.Forms.PictureBox
Friend WithEvents prev_2 As System.Windows.Forms.PictureBox
Friend WithEvents prev_3 As System.Windows.Forms.PictureBox
Friend WithEvents prev_4 As System.Windows.Forms.PictureBox
Friend WithEvents prev_5 As System.Windows.Forms.PictureBox
Friend WithEvents prev_6 As System.Windows.Forms.PictureBox
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Button1 = New System.Windows.Forms.Button
Me.prev_1 = New System.Windows.Forms.PictureBox
Me.prev_2 = New System.Windows.Forms.PictureBox
Me.prev_3 = New System.Windows.Forms.PictureBox
Me.prev_4 = New System.Windows.Forms.PictureBox
Me.prev_5 = New System.Windows.Forms.PictureBox
Me.prev_6 = New System.Windows.Forms.PictureBox
Me.SuspendLayout()
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(120, 152)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(192, 48)
Me.Button1.TabIndex = 6
Me.Button1.Text = "Button1"
'
'prev_1
'
Me.prev_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_1.Location = New System.Drawing.Point(32, 32)
Me.prev_1.Name = "prev_1"
Me.prev_1.Size = New System.Drawing.Size(74, 74)
Me.prev_1.TabIndex = 10
Me.prev_1.TabStop = False
'
'prev_2
'
Me.prev_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_2.Location = New System.Drawing.Point(120, 32)
Me.prev_2.Name = "prev_2"
Me.prev_2.Size = New System.Drawing.Size(74, 74)
Me.prev_2.TabIndex = 11
Me.prev_2.TabStop = False
'
'prev_3
'
Me.prev_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_3.Location = New System.Drawing.Point(208, 32)
Me.prev_3.Name = "prev_3"
Me.prev_3.Size = New System.Drawing.Size(74, 74)
Me.prev_3.TabIndex = 12
Me.prev_3.TabStop = False
'
'prev_4
'
Me.prev_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_4.Location = New System.Drawing.Point(296, 32)
Me.prev_4.Name = "prev_4"
Me.prev_4.Size = New System.Drawing.Size(74, 74)
Me.prev_4.TabIndex = 7
Me.prev_4.TabStop = False
'
'prev_5
'
Me.prev_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_5.Location = New System.Drawing.Point(384, 32)
Me.prev_5.Name = "prev_5"
Me.prev_5.Size = New System.Drawing.Size(74, 74)
Me.prev_5.TabIndex = 8
Me.prev_5.TabStop = False
'
'prev_6
'
Me.prev_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.prev_6.Location = New System.Drawing.Point(472, 32)
Me.prev_6.Name = "prev_6"
Me.prev_6.Size = New System.Drawing.Size(74, 74)
Me.prev_6.TabIndex = 9
Me.prev_6.TabStop = False
'
'Form1
'
Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
Me.ClientSize = New System.Drawing.Size(576, 229)
Me.Controls.Add(Me.prev_1)
Me.Controls.Add(Me.prev_2)
Me.Controls.Add(Me.prev_3)
Me.Controls.Add(Me.prev_4)
Me.Controls.Add(Me.prev_5)
Me.Controls.Add(Me.prev_6)
Me.Controls.Add(Me.Button1)
Me.Name = "Form1"
Me.Text = "Form1"
Me.ResumeLayout(False)

End Sub

#End Region
.........
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
picturebox array will ned1.228luzifer23.01.05 14:28
Re: picturebox array will ned904Maywood23.01.05 14:36
Re: picturebox array will ned959luzifer23.01.05 23:35
und nun? 815luzifer24.01.05 19:08
Re: und nun? 833ModeratorDaveS24.01.05 19:38
hier der komplette code teil1911luzifer25.01.05 00:32
Re: hier der komplette code teil2845luzifer25.01.05 00:33
Re: hier der komplette code teil2815ModeratorDaveS25.01.05 10:04
hehe , ups danke833luzifer25.01.05 13:04

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