vb课件vb第5章幻灯片.pptVIP

  • 1
  • 0
  • 约1.13万字
  • 约 42页
  • 2018-03-26 发布于未知
  • 举报
* Private Sub Form_Load() HScroll1.Min = 0 HScroll1.Max = Picture1.ScaleWidth – _ Shape1.Width HScroll1.LargeChange = (Picture1.ScaleWidth – _ Shape1.Width) / 20 HScroll1.SmallChange = (Picture1.ScaleWidth – _ Shape1.Width) / 40 VScroll1.Min = 0 VScroll1.Max = Picture1.ScaleHeight – Shape1.Height VScroll1.LargeChange = (Picture1.ScaleHeight – _ Shape1.Height) / 20 VScroll1.SmallChange = (Picture1.ScaleHeight – _

文档评论(0)

1亿VIP精品文档

相关文档