搜索资源列表
开关光驱
- 用VB控制光驱用过豪杰超级解霸的朋友应该发现它有控制光驱开关的功能了吧,只要鼠标一点,光驱就听从你发出的命令(打开/关闭),不必动手去按开关按钮了,方便吧?其实也可以用VB编写一个简单的控制光驱的(打开和关闭)程序,轻轻一点就可达到目的。在VB6中新建工程,在窗体上放置三个(Command)命令按钮,其中Command1和Command2的Caption属性分别是“打开光驱”和“关闭光驱”,Command3,的Caption属性是“退出程序”。-VB control drive used her
AjaxDebugging
- Below are some guidelines that I used to debug Ajaxjavascr ipt using ASP.NET 2.0. Based on the method I believe that it will work with ASP.NET 2003. First I must state that for what ever reason, my system, lack of know-how, or beta products, I
Disable-Button-on-ToolBar-VB6(SOLEVD)-VBForums.ra
- I know how to disable the button on the toolbar by unchecking the Enabled Check Box in the Toolbar Property screen, but if I want it to be Enabled again after a certine action