'窗口重绘过程
Private Sub Form_Paint()
Dim X As Integer, Y As Integer
Dim ImgWidth As Integer
Dim ImgHeight As Integer
Dim FrmWidth As Integer
Dim FrmHeight As Integer
'初始化
ImgWidth = Image1.Width
ImgHeight = Image1.Height
FrmWidth = Me.Width
FrmHeight = Me.Height
'开始平铺
For X = 0 To FrmWidth Step ImgWidth
For Y = 0 To FrmHeight Step ImgHeight
PaintPicture Image1, X, Y
Next Y
Next X
End Sub
vb窗口中平铺背景图片的方法
[日志分享]
[日志信息]
该日志于 2009-02-25 16:27 由 redice 发表在 redice's Blog ,你除了可以发表评论外,还可以转载 “vb窗口中平铺背景图片的方法” 日志到你的网站或博客,但是请保留源地址及作者信息,谢谢!! (尊重他人劳动,你我共同努力)
呵呵,谢谢
VaTG790i.最好的<a href=http://www.kyfei.com>网站推广软件</a>,
非常好
....................
;ui;普i;uighur;ui;ui;个
在unix网络编程中看到了关于TCP/IP的一些内容,我感觉还是写的不够。正在下载中,一定
下载地址呢