home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form Form4
- Caption = "ReSize - Tab Handling"
- ClientHeight = 4980
- ClientLeft = 1080
- ClientTop = 1260
- ClientWidth = 6690
- Height = 5385
- Left = 1020
- LinkTopic = "Form4"
- ScaleHeight = 4980
- ScaleWidth = 6690
- Top = 915
- Width = 6810
- Begin TabDlg.SSTab SSTab1
- Height = 3855
- Left = 240
- TabIndex = 0
- Top = 600
- Width = 6135
- _version = 65536
- _extentx = 10821
- _extenty = 6800
- _stockprops = 15
- caption = "Intro"
- BeginProperty font {FB8F0823-0164-101B-84ED-08002B2EC713}
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- tabsperrow = 3
- tab = 0
- taborientation = 0
- tabs = 9
- style = 0
- tabmaxwidth = 0
- tabheight = 529
- tabcaption(0) = "Intro"
- tab(0).controlcount= 2
- tab(0).controlenabled= -1 'True
- tab(0).control(0)= "Label6"
- tab(0).control(1)= "Command1"
- tabcaption(1) = "Fields"
- tab(1).controlcount= 10
- tab(1).controlenabled= 0 'False
- tab(1).control(0)= "Label1"
- tab(1).control(1)= "Label2"
- tab(1).control(2)= "Label3"
- tab(1).control(3)= "Label4"
- tab(1).control(4)= "Label5"
- tab(1).control(5)= "Text1"
- tab(1).control(6)= "Text2"
- tab(1).control(7)= "Text3"
- tab(1).control(8)= "Text4"
- tab(1).control(9)= "Text5"
- tabcaption(2) = "Fonts"
- tab(2).controlcount= 1
- tab(2).controlenabled= 0 'False
- tab(2).control(0)= "Label7"
- tabcaption(3) = "Centering"
- tab(3).controlcount= 4
- tab(3).controlenabled= 0 'False
- tab(3).control(0)= "Check1"
- tab(3).control(1)= "Command3"
- tab(3).control(2)= "Check3"
- tab(3).control(3)= "Label8"
- tabcaption(4) = "Auto Centering"
- tab(4).controlcount= 1
- tab(4).controlenabled= 0 'False
- tab(4).control(0)= "Label9"
- tabcaption(5) = "No Overlap"
- tab(5).controlcount= 5
- tab(5).controlenabled= 0 'False
- tab(5).control(0)= "Command2(1)"
- tab(5).control(1)= "Command5"
- tab(5).control(2)= "Command4"
- tab(5).control(3)= "Command2(0)"
- tab(5).control(4)= "Label10"
- tab(6).controlcount= 0
- tab(6).controlenabled= 0 'False
- tab(7).controlcount= 0
- tab(7).controlenabled= 0 'False
- tab(8).controlcount= 0
- tab(8).controlenabled= 0 'False
- Begin VB.CommandButton Command2
- Caption = "Command4"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 735
- Index = 1
- Left = -71040
- TabIndex = 22
- Top = 3000
- Width = 1815
- End
- Begin VB.CommandButton Command5
- Caption = "Command3"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = -74880
- TabIndex = 21
- Top = 3000
- Width = 1815
- End
- Begin VB.CommandButton Command4
- Caption = "Command1"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = -74880
- TabIndex = 20
- Top = 960
- Width = 1815
- End
- Begin VB.CommandButton Command2
- Caption = "Command2"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 735
- Index = 0
- Left = -71040
- TabIndex = 19
- Top = 960
- Width = 1815
- End
- Begin VB.CheckBox Check1
- Caption = "Auto Form Centering"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 255
- Left = -72120
- TabIndex = 17
- Top = 2760
- Value = 1 'Checked
- Width = 1815
- End
- Begin VB.CommandButton Command3
- Caption = "Center Form"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = -72840
- TabIndex = 16
- Top = 3240
- Width = 1575
- End
- Begin VB.CheckBox Check3
- Caption = "Form Centering"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 255
- Left = -73800
- TabIndex = 15
- Top = 2760
- Value = 1 'Checked
- Width = 1455
- End
- Begin VB.CommandButton Command1
- Caption = "Exit "
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 2280
- TabIndex = 11
- Top = 3120
- Width = 1215
- End
- Begin VB.TextBox Text5
- Appearance = 0 'Flat
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 288
- Left = -70200
- TabIndex = 5
- Top = 2520
- Width = 732
- End
- Begin VB.TextBox Text4
- Appearance = 0 'Flat
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 288
- Left = -71280
- TabIndex = 4
- Top = 2520
- Width = 372
- End
- Begin VB.TextBox Text3
- Appearance = 0 'Flat
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 288
- Left = -73920
- TabIndex = 3
- Top = 2520
- Width = 1812
- End
- Begin VB.TextBox Text2
- Appearance = 0 'Flat
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 288
- Left = -73920
- TabIndex = 2
- Top = 2040
- Width = 2772
- End
- Begin VB.TextBox Text1
- Appearance = 0 'Flat
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 288
- Left = -73920
- TabIndex = 1
- Top = 1560
- Width = 2772
- End
- Begin VB.Label Label10
- BorderStyle = 1 'Fixed Single
- Caption = $"FORM4.frx":0000
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 855
- Left = -73560
- TabIndex = 23
- Top = 1920
- Width = 3015
- End
- Begin VB.Label Label9
- BorderStyle = 1 'Fixed Single
- Caption = $"FORM4.frx":0074
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 855
- Left = -73680
- TabIndex = 18
- Top = 1920
- Width = 3495
- End
- Begin VB.Label Label8
- BorderStyle = 1 'Fixed Single
- Caption = $"FORM4.frx":00F1
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 1095
- Left = -73800
- TabIndex = 14
- Top = 1440
- Width = 3495
- End
- Begin VB.Label Label7
- BorderStyle = 1 'Fixed Single
- Caption = $"FORM4.frx":01AE
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 615
- Left = -73800
- TabIndex = 13
- Top = 1920
- Width = 3495
- End
- Begin VB.Label Label6
- BorderStyle = 1 'Fixed Single
- Caption = $"FORM4.frx":0201
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 400
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = 1080
- TabIndex = 12
- Top = 1920
- Width = 3735
- End
- Begin VB.Label Label5
- Alignment = 1 'Right Justify
- Appearance = 0 'Flat
- BackColor = &H00C0C0C0&
- BackStyle = 0 'Transparent
- Caption = "Zip:"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = -70800
- TabIndex = 10
- Top = 2520
- Width = 495
- End
- Begin VB.Label Label4
- Alignment = 1 'Right Justify
- Appearance = 0 'Flat
- BackColor = &H00C0C0C0&
- BackStyle = 0 'Transparent
- Caption = "State:"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = -72120
- TabIndex = 9
- Top = 2520
- Width = 735
- End
- Begin VB.Label Label3
- Alignment = 1 'Right Justify
- Appearance = 0 'Flat
- BackColor = &H00C0C0C0&
- BackStyle = 0 'Transparent
- Caption = "City:"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = -74760
- TabIndex = 8
- Top = 2520
- Width = 735
- End
- Begin VB.Label Label2
- Alignment = 1 'Right Justify
- Appearance = 0 'Flat
- BackColor = &H00C0C0C0&
- BackStyle = 0 'Transparent
- Caption = "Address:"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = -74880
- TabIndex = 7
- Top = 2040
- Width = 855
- End
- Begin VB.Label Label1
- Alignment = 1 'Right Justify
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BackStyle = 0 'Transparent
- Caption = "Name:"
- BeginProperty Font
- name = "Arial"
- charset = 1
- weight = 700
- size = 7.5
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 255
- Left = -74640
- TabIndex = 6
- Top = 1560
- Width = 615
- End
- End
- Begin ResizeLibCtl.ReSize ReSize1
- Left = 6120
- Top = 120
- _version = 131072
- _extentx = 741
- _extenty = 741
- _stockprops = 0
- enabled = -1 'True
- formminwidth = 0
- formminheight = 0
- formdesignheight= 4980
- formdesignwidth = 6690
- End
- Attribute VB_Name = "Form4"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- Unload Form4
- End Sub
- Private Sub Command3_Click()
- If Form4.WindowState = 0 Then
- 'VB will give you an error if
- 'the form is minimized or maximized
- 'when you try to execute this method.
- ReSize1.CenterForm
- End If
- End Sub
-