首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

将一个图片按比例缩放显示在一个Frame中

整理日期:2008年03月26日 【字体:


伊图教程网[www.etoow.com]
http://www.etoow.com/html/2008-03/1206521523.html
 Begin VB.PictureBox Picture2
 Appearance = 0 'Flat
 ForeColor = &H80000008&
 Height = 2625
 Left = 120
 ScaleHeight = 173
 ScaleMode = 3 'Pixel
 ScaleWidth = 194
 TabIndex = 3
 Top = 255
 Width = 2940
 Begin VB.Image Image1
 Height = 1575
 Left = 465
 Top = 390
 Width = 1965
 End
 End
 End
 Begin VB.CommandButton Command1
 Caption = "&Load Picture"
 Height = 330
 Left = 5400
 TabIndex = 0
 Top = 3150
 Width = 1425
 End
 Begin VB.PictureBox Picture1
 Appearance = 0 'Flat
 AutoSize = -1 'True
Tags:
将一个图片按比例缩放显示在一个Frame中
'http://www.etoow.com/html/2008-03/1206521523.html
1
 
2
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved