[Viewer]비주얼베이직 프로그램응용
본 자료는 미리보기를 지원하지 않습니다.
닫기
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
해당 자료는 3페이지 까지만 미리보기를 제공합니다.
3페이지 이후부터 다운로드 후 확인할 수 있습니다.

목차

없음

본문내용

VERSION 5.00
Begin VB.Form frmHelp
Caption = "Help"
ClientHeight = 1875
ClientLeft = 4860
ClientTop = 4560
ClientWidth = 6840
LinkTopic = "Form2"
ScaleHeight = 1875
ScaleWidth = 6840
Begin VB.CommandButton cmdClose
Caption = "닫기"
Height = 495
Left = 5400
Picture = "frmHelp.frx":0000
TabIndex = 0
Top = 1230
Width = 1215
End
Begin VB.Label Label1
Caption = "And this is Freeware "
Height = 375
Left = 2280
TabIndex = 4
Top = 1200
Width = 1815
End
Begin VB.Label lblHelp2
Caption = "Developed in 2003.11.21"
Height = 255
Left = 2280
TabIndex = 3
Top = 840
Width = 1815
End
Begin VB.Label lblHelp3
Caption = "The purpose of Developement is Report in Kookmin University"
Height = 255
Left = 2280
TabIndex = 2
Top = 480
Width = 4575
End
Begin VB.Label lblHelp
Caption = "This Program is Graphic Viewer"
Height = 255
Left = 2280
TabIndex = 1
Top = 120
Width = 4815
End
Begin VB.Image Image1
Height = 1575
Left = 120
Picture = "frmHelp.frx":4CCF
Stretch = -1 'True
Top = 120
Width = 1770
End
End
Attribute VB_Name = "frmHelp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub cmdClose_Click()
Unload Me '버튼을 클릭하면 이 폼을 끝낸다.
End Sub
Private Sub Form_Unload(Cancel As Integer)
Set frmHelp = Nothing '자원 해제
End Sub

추천자료

  • 가격1,000
  • 페이지수10페이지
  • 등록일2006.10.25
  • 저작시기2005.2
  • 파일형식압축파일(zip)
  • 자료번호#368613
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니