473,386 Members | 1,819 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,386 software developers and data experts.

naive question

GS
how to setup different events for a control?

I double lick a control in designer I get either clicked event or text
changed event depending on control.

don't shoot me with the next comment - I am just leaning .net studio with
csharp
with Java netbeans ide IDE, I can right click and get to event choice to
select the event I want to create.

with C# VS, I can get to property, but I failed to see how I can create an
event handler to be associated with a control
Apr 20 '07 #1
3 1130
Hi,
right click the control you want to add event to it and choose proparties,
in the top pane of the proartoes window, there is a small icon for event ( a
yellow icon like zegzag). you will find all the events their!!

Enjoy .Netting!

Husam Al-A'araj

"GS" wrote:
how to setup different events for a control?

I double lick a control in designer I get either clicked event or text
changed event depending on control.

don't shoot me with the next comment - I am just leaning .net studio with
csharp
with Java netbeans ide IDE, I can right click and get to event choice to
select the event I want to create.

with C# VS, I can get to property, but I failed to see how I can create an
event handler to be associated with a control
Apr 20 '07 #2
"GS" <gs**********************@msnews.Nomail.comwrote in message
news:ug**************@TK2MSFTNGP06.phx.gbl...
how to setup different events for a control?

I double lick a control in designer I get either clicked event or text
changed event depending on control.
Click on the control and look at the Properties window (bottom right
hand side of the screen by default). Above the properties there is an icon
that looks like a yellow ray. Click on that icon, and the properties window
will change into a list of Events. Double click on one of them to jump to
the code window to implement that event.
Apr 20 '07 #3
GS
Great! Thank you all. How did I missed that.
"GS" <gs**********************@msnews.Nomail.comwrote in message
news:ug**************@TK2MSFTNGP06.phx.gbl...
how to setup different events for a control?

I double lick a control in designer I get either clicked event or text
changed event depending on control.

don't shoot me with the next comment - I am just leaning .net studio with
csharp
with Java netbeans ide IDE, I can right click and get to event choice to
select the event I want to create.

with C# VS, I can get to property, but I failed to see how I can create an
event handler to be associated with a control


Apr 20 '07 #4

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

Similar topics

2
by: Gabriel B. | last post by:
Is it just me that can't find a full reference in the docs? I wanted a list of all the methods of dict for example... where can i find it? Thanks, and sorry if this question is just dumb, i...
5
by: Waqas | last post by:
HI guys, sorry for being naive, but i have wasted alot of time searching for a undergrad. project but cannot come up with anything. can someone generously suggect me something so that i can move...
9
by: JohnSouth104 | last post by:
Hi I've an asp.net, c#, sql server website and the volumes are starting to rise quickly. I've been asked to look at improving the memory usage of the application. I've not looked at this before...
7
by: sillyhat | last post by:
Hello, Can someone please help. I have come across code similar to this which I prepared as an example:- /*-------------8<------------------*/ #define ASIZE 10 int main() {
7
by: Rory Campbell-Lange | last post by:
I have a number of web applications which have a large amount of their logic written in plpgsql. For each particular application I have a separate instance of a database. If I need to update...
2
by: Rob Clark | last post by:
Hello all, I have a design problem for which my current C++ solution feels more like a hack. :-( I'd like to change that :-) The real problem can be destilled to something like this: One...
3
by: johan2sson | last post by:
The documentation for PyThreadState_SetAsyncExc says "To prevent naive misuse, you must write your own C extension to call this". Anyone care to list a few examples of such naive misuse? Johan
3
by: pragy | last post by:
Hey, can any one help me for writing a program of naive gauss elimintaion technique? It's a technique to solve system of simultaneous linear equations using matrix. thanks
17
by: Christopher Benson-Manica | last post by:
Some recent posts got me thinking about how one might have dealt with simplistic malloc() implementations which might return NULL for a 64K request but might accept two 32K requests or four 16K...
1
by: mjm2114 | last post by:
Hi there, I have a question on a naive implementation of a parallel MT that I've done using the fortran version of MT19937ar.f posted in Prof. Matsumoto's website....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.