-
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。
在activex容器中如何选择和激活对象,如何管理嵌入对象的大小和位置,如何实现对对象的保存等功能。-in containers how to choose and activate objects, how to manage the embedded object to the size and location, how to achieve the object of preservation capabilities.
- 2022-06-16 17:12:57下载
- 积分:1
-
- 2022-05-16 02:56:09下载
- 积分:1
-
此示例创建一个按钮,该按钮显示三个不同的双…
This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state; the hover state (when the mouse moves over the button); and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.-This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state the hover state (when the mouse moves over the button) and the pushed state. Default bitmaps are included with the sample, but you can override these properties to use your own bitmaps.
- 2022-08-24 15:01:04下载
- 积分:1
-
恒创软件 ActiveX控件应用,因个人水平有限,例子请自己完善,但还是可以使用的...
恒创软件 ActiveX控件应用,因个人水平有限,例子请自己完善,但还是可以使用的-ActiveX software applications, personal level is limited, examples own perfect, but it can still use the
- 2023-06-16 01:35:03下载
- 积分:1
-
模辊的ActiveX控件
A Die Roll ActiveX Control
- 2022-03-11 12:14:28下载
- 积分:1
-
约翰使用数字通信第五
John Proakis Digital Communication 5th
- 2022-02-05 17:32:23下载
- 积分:1
-
串口通讯实例,用于学习,各位感觉好就可以下载哦
串口通讯实例,用于学习,各位感觉好就可以下载哦-COM
- 2022-04-26 12:36:49下载
- 积分:1
-
MCC命令用于转换功能”my_simple_function”
Mcc command is used to convert the function "my_simple_function"
into a self-contained application.-Mcc command is used to convert the function "my_simple_function"
into a self-contained application.
- 2023-08-07 03:55:03下载
- 积分:1
-
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _...
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _
"sndPlaySoundA" (ByVal lpszSoundName As String, _
ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
- 2022-01-23 10:39:54下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1