4632.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: picture</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: picture</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by 看不太懂英文的小顺子 on August 12, 1998 at 03:11:47:<p>
In Reply to: <a href="4615.html">picture</a> posted by hujian on August 11, 1998 at 19:59:47:<p>
如果你要 scrollbar 自动出现,必须得知图的大小是否大于表单<br>,你可以在 form 或 picturebox 中使用 scaleX\scaleY 方法<br>转换 picture.width\picture.Height 的单位,决定 scrollbar<br>的出现及卷动,或是使 form 随图的大小变更大小,不然线上手<br>册也有一个利用二个 picturebox 及两个 scrollbar 的简易<br>看图程式可参考,你也可以看看这站:<br>http://sunh.hosp.ncku.edu.tw/~cww/htm29.htm<br>http://sunh.hosp.ncku.edu.tw/~cww/htmapi35.htm<br>http://sunh.hosp.ncku.edu.tw/~cww/htm12.htm<p><br>: i have a question:<br>: in form have a picture box if i load a picture too big to fit <br>: the picture box,how to auto get the scrollbar?thanks<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4632-->
</ul><!--end: 4632-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?