
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63


목차
[사전 설치파일] 1.75MB
license.exe
ocx_install.exe
[소스] 7.53MB
[빈DB]
[아이콘]
data.mdb
DataEnvironment1.DCA
DataEnvironment1.Dsr
DataEnvironment1.dsx
frm고객검색.frm
frm고객검색.frx
frm고객관리.frm
frm고객관리.frx
frm도서관리.frm
frm도서관리.frx
frm로그인.frm
frm로그인.frx
frm로그인.log
frm설정.frm
frm설정.frx
frm판매.frm
frm판매.frx
frm판매현황.frm
frm판매현황.frx
MDIForm1.frm
MDIForm1.frx
modSpreadSheetControl.bas
Module1.bas
Project1.vbp
Project1.vbw
VB113.tmp
VB133.tmp
VB142.tmp
VB26.tmp
VB33.tmp
VB67.tmp
VB89.tmp
VB8A.tmp
도서관리.exe
license.exe
ocx_install.exe
[소스] 7.53MB
[빈DB]
[아이콘]
data.mdb
DataEnvironment1.DCA
DataEnvironment1.Dsr
DataEnvironment1.dsx
frm고객검색.frm
frm고객검색.frx
frm고객관리.frm
frm고객관리.frx
frm도서관리.frm
frm도서관리.frx
frm로그인.frm
frm로그인.frx
frm로그인.log
frm설정.frm
frm설정.frx
frm판매.frm
frm판매.frx
frm판매현황.frm
frm판매현황.frx
MDIForm1.frm
MDIForm1.frx
modSpreadSheetControl.bas
Module1.bas
Project1.vbp
Project1.vbw
VB113.tmp
VB133.tmp
VB142.tmp
VB26.tmp
VB33.tmp
VB67.tmp
VB89.tmp
VB8A.tmp
도서관리.exe
본문내용
frm설정.frm
VERSION 5.00
Begin VB.Form frm설정
BackColor = &H00FFFFFF&
BorderStyle = 1 '단일 고정
Caption = \"설정\"
ClientHeight = 3465
ClientLeft = 7170
ClientTop = 3405
ClientWidth = 6945
BeginProperty Font
Name = \"굴림\"
Size = 12
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = \"Form1\"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3465
ScaleWidth = 6945
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = \"포인트 적립\"
Height = 1815
Left = 120
TabIndex = 10
Top = 960
Width = 2415
Begin VB.TextBox txtCashPointPer
Alignment = 2 '가운데 맞춤
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 1440
TabIndex = 12
Text = \"0\"
Top = 360
Width = 585
End
Begin VB.TextBox txtCardPointPer
Alignment = 2 '가운데 맞춤
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 1440
TabIndex = 11
Text = \"0\"
Top = 795
Width = 585
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = \"현금 :\"
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 600
TabIndex = 16
Top = 405
Width = 660
End
Begin VB.Label Label2
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = \"%\"
BeginProperty Font
Name = \"굴림\"
Size = 9
Charset = 129
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 2130
TabIndex = 15
Top = 405
Width = 150
End
VERSION 5.00
Begin VB.Form frm설정
BackColor = &H00FFFFFF&
BorderStyle = 1 '단일 고정
Caption = \"설정\"
ClientHeight = 3465
ClientLeft = 7170
ClientTop = 3405
ClientWidth = 6945
BeginProperty Font
Name = \"굴림\"
Size = 12
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = \"Form1\"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3465
ScaleWidth = 6945
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = \"포인트 적립\"
Height = 1815
Left = 120
TabIndex = 10
Top = 960
Width = 2415
Begin VB.TextBox txtCashPointPer
Alignment = 2 '가운데 맞춤
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 1440
TabIndex = 12
Text = \"0\"
Top = 360
Width = 585
End
Begin VB.TextBox txtCardPointPer
Alignment = 2 '가운데 맞춤
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 1440
TabIndex = 11
Text = \"0\"
Top = 795
Width = 585
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = \"현금 :\"
BeginProperty Font
Name = \"굴림\"
Size = 11.25
Charset = 129
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 225
Left = 600
TabIndex = 16
Top = 405
Width = 660
End
Begin VB.Label Label2
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = \"%\"
BeginProperty Font
Name = \"굴림\"
Size = 9
Charset = 129
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 180
Left = 2130
TabIndex = 15
Top = 405
Width = 150
End
소개글