已有23人关注
《vb从入门到精通》中讲滚动条控件的move属性后面的几个参数分别是什么意思啊?
发表在VB答疑区 2009-08-02
是否精华
版块置顶:
Private Sub Form_Resize()
    On Error Resume Next
    w = Form1.ScaleWidth - VScroll1.Width: h = Form1.ScaleHeight - HScroll1.Height
    VScroll1.Move w, 0, VScroll1.Width, h: HScroll1.Move 0, h, w
    Picture1.Move 0, 0, w, h
    VScroll1.Min = 0: VScroll1.Max = Image1.Height - Picture1.Height
    HScroll1.Min = 0: HScroll1.Max = Image1.Width - Picture1.Width
    HScroll1.LargeChange = (Image1.Width - Picture1.Width) / 10
    HScroll1.SmallChange = (Image1.Width - Picture1.Width) / 10
    VScroll1.LargeChange = (Image1.Height - Picture1.Height) / 10
    VScroll1.SmallChange = (Image1.Height - Picture1.Height) / 10
End Sub
中的 VScroll1.Move w, 0, VScroll1.Width, h: HScroll1.Move 0, h, w
    Picture1.Move 0, 0, w, h
分享到:
精彩评论 1
Lemon
学分:0 LV1
2009-08-03
沙发
您好!

这句代码用于移动控件在容器中的位置

其中  MOVE 左(left),顶(top),宽(Width),高(Height)
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照