473,397 Members | 1,985 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Waitting.....

I want transmit a parameter to a winform.
How should I do?
How receive the parameter in open's window?


Nov 16 '05 #1
2 1017
SP
"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
I want transmit a parameter to a winform.
How should I do?
How receive the parameter in open's window?


Add parameters to the forms constructor and pass them to the form when you
instansiate it.

PS

Nov 16 '05 #2
Are you refering to an already open windows or a window in another
application?
If so you can use SendMessage API call ,

If you are creating a new winform you can use a constructor parameter or a
public property.

Cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Bill Yin" <yi********@yahoo.com.cn.discuss> wrote in message
news:el**************@tk2msftngp13.phx.gbl...
I want transmit a parameter to a winform.
How should I do?
How receive the parameter in open's window?

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: I_love_php | last post by:
Here is the problem I create an prediction system for NBA games the idea is any of my users can come and predcit for the game (who will win and what is the scores ) and everytime one of...
6
by: JerryP | last post by:
Hello, is there a way to launch the property dialogue for a directory from my c# app ? I would also like to launch the User Account Properties from Active Directory Users and Computers, and the...
4
by: feng | last post by:
Hi, In our asp.net app, we need to capture the event when user close the browser window by clicking on the "x" button. But it doesn't seem to be as easy as it sound. Can someone show me how to...
1
by: MP MP via .NET 247 | last post by:
(Type your message here) Hello Can any1 tell me how to use a regular DLL ( Not a Com DLL ) Which we dont need to Registered. I have 1 Dll Where I have written some functions as _stdCall . and I am...
15
by: Placek | last post by:
Hi there I've posted a similar question on the ASP message board as I am keen to get as many opinions as I can. The situation is that I am a student just about to start on my dissertation,...
53
by: Jon S via DotNetMonster.com | last post by:
Hi all, I'm planning on developing an ASP.NET web site. I know both VB.NET and C# but am unsure on which would be more useful to develop an ASP.NET site with? Also I maybe looking to become a...
0
by: szRoyman | last post by:
Anyone who got the experiences on Wilson's ORMapper, please give me some suggestions . really urgent, I wanna build a web application for move out the database's name,table,fields,procedures.. I...
2
by: Hugo | last post by:
Hello!! I'm doing a program with C++. First I couldn't see the results because the console close. After a little research I found that I can use a cin.get() or a getch() and that works fine. I...
29
by: vivekaseeja | last post by:
Hi, I have a web page where there are two frames. The left hand side frame has a list. When a row in a list is clicked, the other frame's contents need to be changed. The right hand frame needs...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.