网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 论文资料|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 免费论文 -> 计算机论文 -> VB+学生档案管理系统 (五)
计算机论文资料| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

VB+学生档案管理系统 (五)

最新活动:微信集50个赞就可获取任意一篇钻石会员文档。详情见微信集赞换文档
VB+学生档案管理系统 (五) Button = 1 And (X  0 And X  ImgNew.Width And Y  0 And Y  ImgNew.Height) Then
ImgCopy.Picture = ImageDown.ListImages(Copy).Picture
ElseIf Button = 1 Then
ImgCopy.Picture = ImageUp.ListImages(Copy).Picture
End If
End Sub
Private Sub ImgCopy_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“抬起”按钮
ImgCopy.Picture = ImageUp.ListImages(Copy).Picture
End If
End Sub

Private Sub ImgCut_Click()
'If Text1.SelLength  0 Then
Cut_Click '剪切
Check_ImgPaste
Check_ImgCutCopy
'End If
End Sub

Private Sub ImgCut_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“按下”按钮
ImgCut.Picture = ImageDown.ListImages(Cut).Picture
End If
End Sub

Private Sub ImgCut_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
Label1 = 剪切选择的文字到剪裁板

'判断鼠标位置,显示不同图像
If Button = 1 And (X  0 And X  ImgNew.Width And Y  0 And Y  ImgNew.Height) Then
ImgCut.Picture = ImageDown.ListImages(Cut).Picture
ElseIf Button = 1 Then
ImgCut.Picture = ImageUp.ListImages(Cut).Picture
End If
End Sub

Private Sub ImgCut_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“抬起”按钮
ImgCut.Picture = ImageUp.ListImages(Cut).Picture
End If
End Sub

Private Sub ImgNew_Click()
New_Click
End Sub

Private Sub ImgNew_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“按下”按钮
ImgNew.Picture = ImageDown.ListImages(New).Picture
End If
End Sub

Private Sub ImgNew_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
Label1 = 创建新文件 '修改提示信息

'判断鼠标位置,显示不同图像
If Button = 1 And (X  0 And X  ImgNew.Width And Y  0 And Y  ImgNew.Height) Then
ImgNew.Picture = ImageDown.ListImages(New).Picture
ElseIf Button = 1 Then
ImgNew.Picture = ImageUp.ListImages(New).Picture
End If
End Sub

Private Sub ImgNew_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“抬起”按钮
ImgNew.Picture = ImageUp.ListImages(New).Picture
End If
End Sub

Private Sub ImgOpen_Click()
Open_Click
End Sub

Private Sub ImgOpen_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
'“按下”按钮
If Button = 1 Then
ImgOpen.Picture = ImageDown.ListImages(Open).Picture
End If
End Sub
Private Sub ImgOpen_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
Label1 = 选择文件名并打开文件

'判断鼠标位置,显示不同图像
If Button = 1 And (X  0 And X  ImgNew.Width And Y  0 And Y  ImgNew.Height) Then
ImgOpen.Picture = ImageDown.ListImages(Open).Picture
ElseIf Button = 1 Then
ImgOpen.Picture = ImageUp.ListImages(Open).Picture
End If
End Sub

Private Sub ImgOpen_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“抬起”按钮
ImgOpen.Picture = ImageUp.ListImages(Open).Picture
End If
End Sub

Private Sub ImgPaste_Click()
Paste_Click '粘贴
End Sub

Private Sub ImgPaste_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
'“按下”按钮
ImgPaste.Picture = ImageDown.ListImages(Paste).Picture
End If
End Sub

Private Sub ImgPaste_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
Label1 = 粘贴文本到当前光标位置

'判断鼠标位置,显示不同图像
If Button = 1 And (X  0 And X 

首页 上一页 2 3 4 5 6 7 下一页 尾页 5/7/7

VB+学生档案管理系统 (五)由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:VB+图书管理系统的设计与实现 下一篇:VB+学生评语生成系统的开发+代码..
推荐论文 本专业最新论文
Tags:学生 档案 管理系统 2010-04-22 08:59:58【返回顶部】
精彩推荐
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有