Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Form1
Search - Form1 - List
DL : 0
Object Inspector窗口含有两页:Properties页显示窗体中当前被选择部件的属性信息,并允许改变对象的属性;Events页列出了当前部件可以响应的事件。按动Object Inspector下端的“Events”页标签,使得Events页可见,这一定的事件后边的空白处,可以定义对象接受到相应事件时执行的动作。首次启动时,Object Inspector窗口显示的是当前窗体Form1的属性。Object Inspector根据对象属性的多少,决定是否有滚行显示。移动滚行条,可以查看当前对象的全部属性-Object Inspector window containing 2 : Properties page shows the current forms were selected components attribute information, and be allowed to change object properties; Events page list of the current components can respond to the incident. Object Inspector activated the bottom of the "Events" page label, making Events page can be seen that this incident behind the blank space, can be defined accordingly client receives at the time of the incident action. First activated, the Object Inspector window shows the current attributes of the form Form1. Object Inspector according to the number of object properties, to determine whether any lines rolling. Mobile roller OK, can view all current object attributes
Date : 2008-10-13 Size : 741.75kb User : 小许

DL : 0
实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <script language=\"javascript\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downloadFileByActive(serverUrl,\"c:\\\\内蒙古自治区国民经济和社会.doc\") } </script> <!-- style=\"visibility:hidden\" --> <OBJECT ID=\"UserControl1\" CLASSID=\"CLSID:F65549B3-26A0-4FA0-B9A6-70B28BB17427\" CODEBASE=\"downloadByActive.CAB#version=1,0,0,0\"> </OBJECT> <body> <form name = \"form1\" > <%String str =request.getRequestURL().toString() str = str.substring(0,str.indexOf(\"plan\")) +\"内蒙古自治区国民经济和社会.doc\" out.println(str) %> <input type=\"hidden\" name=\"serverUrl\" value=\"<%=str %>\"> <br> <input type=\"file\" name=\"downloadfile\"> <br> <input type=\"button\" name=\"but\" value=\"下载\" onclick=\"downFile()\"> </form>
Date : 2008-10-13 Size : 3.62mb User : theodore liu

DL : 0
Object Inspector窗口含有两页:Properties页显示窗体中当前被选择部件的属性信息,并允许改变对象的属性;Events页列出了当前部件可以响应的事件。按动Object Inspector下端的“Events”页标签,使得Events页可见,这一定的事件后边的空白处,可以定义对象接受到相应事件时执行的动作。首次启动时,Object Inspector窗口显示的是当前窗体Form1的属性。Object Inspector根据对象属性的多少,决定是否有滚行显示。移动滚行条,可以查看当前对象的全部属性-Object Inspector window containing 2 : Properties page shows the current forms were selected components attribute information, and be allowed to change object properties; Events page list of the current components can respond to the incident. Object Inspector activated the bottom of the "Events" page label, making Events page can be seen that this incident behind the blank space, can be defined accordingly client receives at the time of the incident action. First activated, the Object Inspector window shows the current attributes of the form Form1. Object Inspector according to the number of object properties, to determine whether any lines rolling. Mobile roller OK, can view all current object attributes
Date : 2025-12-21 Size : 741kb User : 小许

创建进程。.NET的创建进程。创建进程。 .NET的创建进程。创建进程。 .NET的创建进程。-CreateProcess.sln CreateProcess/CreateProcess.vbproj CreateProcess/Form1.Designer. vb CreateProcess/Form1.resx CreateProcess/Form1.vb CreateProcess/My Project ...
Date : 2025-12-21 Size : 11kb User : mouser
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.