控制数组 [英] control arrays

查看:72
本文介绍了控制数组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用socketwrench创建一个需要

处理多个连接的服务器应用程序。这个例子,至少是我理解的那个,是在VB6中,通过控制数组实现的。 .Net不支持
支持控制控制数组。有人能指点我一个非常简单的

如何在.Net中做到这一点的例子吗?


我提到的VB6例子可以在
http://www.catalyst.com/support/help /wrench4/index.html

搜索教程

I''m using socketwrench to create a server application that needs to
handle multiple connections. The examples, at least the one I
understand, is in VB6 and does this via a control arrays. .Net does not
support control control arrays. Can someone point me to a very simple
example of how to do that in .Net?

The VB6 example I mention can be found at
http://www.catalyst.com/support/help/wrench4/index.html
search for "Tutorial"

推荐答案



http://msdn.microsoft.com/library/de...et05132003.asp

http://www.windowsforms.com/default....mID=16& mid = 142


Ken

------------------

" cj" < cj@nospam.nospam>在消息中写道

新闻:Ow ************** @ TK2MSFTNGP11.phx.gbl ...
Hi,

http://msdn.microsoft.com/library/de...et05132003.asp

http://www.windowsforms.com/default....mID=16&mid=142

Ken
------------------
"cj" <cj@nospam.nospam> wrote in message
news:Ow**************@TK2MSFTNGP11.phx.gbl...
我正在使用socketwrench创建一个需要处理多个连接的服务器应用程序。这个例子,至少是我理解的,在VB6中,通过控制数组来实现。 .Net不支持控制控制阵列。有人能指出一个如何在.Net中做这个的非常简单的例子吗?

我提到的VB6例子可以在
http://www.catalyst.com/support/help/wrench4/index.html
搜索Tutorial
I''m using socketwrench to create a server application that needs to handle
multiple connections. The examples, at least the one I understand, is in
VB6 and does this via a control arrays. .Net does not support control
control arrays. Can someone point me to a very simple example of how to
do that in .Net?

The VB6 example I mention can be found at
http://www.catalyst.com/support/help/wrench4/index.html
search for "Tutorial"



" cj" < cj@nospam.nospam> schrieb:
"cj" <cj@nospam.nospam> schrieb:
我正在使用socketwrench创建一个需要处理多个连接的服务器应用程序。
I''m using socketwrench to create a server application that needs to
handle multiple connections.




哪种类型连接?也许你正在寻找''System.Net.Sockets''。


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://classicvb.org/petition/>



Which type of connections? Maybe you are looking for ''System.Net.Sockets''.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>


cj,
cj,
理解,是在VB6中并通过控制数组来完成。 .Net不支持控制控制阵列。有人能指出我在.Net中如何做到这一点的一个非常简单的例子吗?
understand, is in VB6 and does this via a control arrays. .Net does not
support control control arrays. Can someone point me to a very simple
example of how to do that in .Net?



仅供记录。


Net并没有奇怪的VB6 FormControlArray它对每个控件都有一个

控件集合,包括Form还有一个控件。


Cor


Just for the record.

Net has not the strange VB6 FormControlArray it has for every control a
collection of controls including the Form what is as well a control.

Cor


这篇关于控制数组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆