代码搜索:AutoRedraw

找到约 2,309 项符合「AutoRedraw」的源代码

代码结果 2,309
www.eeworm.com/read/348661/10877814

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 AutoRedraw = -1 'True Caption = "淡入淡出效果" ClientHeight = 4890 ClientLeft = 60 ClientTop = 345 ClientWidt
www.eeworm.com/read/141570/12998346

txt 27.txt

切割一个Container中的图片 前几天在网路上闲逛时,看到有人问了这样的问题:想要写拼图程式,又不想用已经切割好的图片,不知要如何把一个完整的图片利用程式来切割。以下的程式只是示范切割图片的方法,而不是教你如何写拼图程式。 需求物件: Form, PictureBox 请建立一个新专案,并在表单中放入上述物件,再把以下程式码复制到表单的程式码视窗,最後按下F5 ...
www.eeworm.com/read/242302/13039685

html 15476.html

Re: 有关sstab上的绘图问题 Re: 有关sstab上的绘图问题
www.eeworm.com/read/242302/13045714

html 2762.html

VB 存 picturebox 做 BMP 档 VB 存 picturebo
www.eeworm.com/read/487437/6511708

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 AutoRedraw = -1 'True Caption = "淡入淡出效果" ClientHeight = 4890 ClientLeft = 60 ClientTop = 345 ClientWidt
www.eeworm.com/read/485208/6568220

bas funcoes.bas

Attribute VB_Name = "mdlFuncoes" Sub AbreBanco() mPath = App.Path If Mid(mPath, Len(mPath)) "\" Then mPath = mPath & "\" End If Set DBGP3 = OpenDatabase(mPath & "\da
www.eeworm.com/read/154229/11981125

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 AutoRedraw = -1 'True Caption = "淡入淡出效果" ClientHeight = 4890 ClientLeft = 60 ClientTop = 345 ClientWidt
www.eeworm.com/read/151211/12227683

txt 27.txt

切割一个Container中的图片 前几天在网路上闲逛时,看到有人问了这样的问题:想要写拼图程式,又不想用已经切割好的图片,不知要如何把一个完整的图片利用程式来切割。以下的程式只是示范切割图片的方法,而不是教你如何写拼图程式。 需求物件: Form, PictureBox 请建立一个新专案,并在表单中放入上述物件,再把以下程式码复制到表单的程式码视窗,最後按下F5 ...
www.eeworm.com/read/126067/14449351

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 AutoRedraw = -1 'True Caption = "淡入淡出效果" ClientHeight = 4890 ClientLeft = 60 ClientTop = 345 ClientWidt
www.eeworm.com/read/114100/15090757

html 15476.html

Re: 有关sstab上的绘图问题 Re: 有关sstab上的绘图问题