CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Form1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Form1 - List
[
Button control
]
实现图片放大缩小旋转
DL : 0
在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images are usually dynamic pan and zoom functions. This is how to achieve? Through research, in VB to achieve this function, specific methods are as follows. Enter VB, a new project, in the form Form1 add the following controls : an image frame controls Image1, three orders Command1 button, Command2. Command3, Caption, respectively set to "enlarge", "Go", "Open" the inclusion of a common dialog control CommonDialog1 for choice to open the document.
Date
: 2008-10-13
Size
: 1.06kb
User
:
金鹏
[
Button control
]
VB111
DL : 0
这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-SetWindowsHookEx use of the procedure, shielding the keyboard keys (including the system keys). If you only wish to shield a button, please change the code below. Form1.Text1 wParam = = kk.vkCode Form1.Label1
Date
: 2008-10-13
Size
: 48.47kb
User
:
刘郑
[
Button control
]
实现图片放大缩小旋转
DL : 0
在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images are usually dynamic pan and zoom functions. This is how to achieve? Through research, in VB to achieve this function, specific methods are as follows. Enter VB, a new project, in the form Form1 add the following controls : an image frame controls Image1, three orders Command1 button, Command2. Command3, Caption, respectively set to "enlarge", "Go", "Open" the inclusion of a common dialog control CommonDialog1 for choice to open the document.
Date
: 2025-12-21
Size
: 1kb
User
:
金鹏
[
Button control
]
VB111
DL : 0
这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-SetWindowsHookEx use of the procedure, shielding the keyboard keys (including the system keys). If you only wish to shield a button, please change the code below. Form1.Text1 wParam = = kk.vkCode Form1.Label1
Date
: 2025-12-21
Size
: 48kb
User
:
刘郑
[
Button control
]
Form1
DL : 0
icarnegie ssd4 exercise4 答案-icarnegie ssd4 exercise4 answer
Date
: 2025-12-21
Size
: 3kb
User
:
chsh08
[
Button control
]
Form1
DL : 0
ssd4 exercise5 vb编写-the preparation of ssd4 exercise5 vb
Date
: 2025-12-21
Size
: 1kb
User
:
贺津
[
Button control
]
Form1.Designer
DL : 0
按钮的形状可以按照自己的意愿随意选择,使我们的界面设计变得更加丰富多彩。-The shape of the button will be free to choose according to their own, so that our interface design has become more colorful.
Date
: 2025-12-21
Size
: 1kb
User
:
kid
[
Button control
]
form1
DL : 0
check invisible char
Date
: 2025-12-21
Size
: 1kb
User
:
lawwong
[
Button control
]
Form1
DL : 0
可见光波长和颜色的对应生成代码,可以保存问为图片-Corresponding to the wavelength of visible light and color to generate code that can be saved to ask for the picture
Date
: 2025-12-21
Size
: 2kb
User
:
noahzhong
[
Button control
]
Form1.Designer
DL : 0
密码管理器,可以登录密码、修改密码、设置用户等级等。-GUI for password adminst
Date
: 2025-12-21
Size
: 2kb
User
:
wsk
[
Button control
]
Desdfsmo
DL : 0
VB做的日历 使用日期提取函数调出系统时间,利用Label控件将日期显示在Form1窗体上;使用日历控件Calendar,修改相关属性,做成一个日历查询界面。具体操作时注意美观- VB do use the calendar function to extract the date to bring up the system time, use the Label control the date displayed on the Form1 form use the Calendar control Calendar, modify attributes, made a calendar query interface. Note beautiful specific operation
Date
: 2025-12-21
Size
: 3kb
User
:
wth
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.