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

Sender Custon Control

Hi All

I have a User control that has lots of other controls with it, i have an
event that is raise on certain actions of any of the controls within the
main control, when i raise the event and pass out the sender as ME this
picks up the internal component and not the overall User control.

Any ideas on how to send out the overall control independant of what was
actually used?

--
Kind Regards

Danny Woolston
Nov 22 '05 #1
0 891

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

Similar topics

0
by: Danny Woolston | last post by:
Hi All I have a User control that has lots of other controls with it, i have an event that is raise on certain actions of any of the controls within the main control, when i raise the event and...
3
by: Marty | last post by:
Hi, I have this event that is performed by three different controls, how can I know (from sender object) wich control is used to trigger the event? Private Sub HighlightSelectedRow(ByVal...
3
by: Ian Ornstein | last post by:
I am coding a windows form. The form has several labels and I hoped to use one click event because the processing to be done is very similar. I just tried this: void lblDayNoClick(object sender,...
13
by: Carl Howarth | last post by:
Hello there, I am currently in the process of 'getting strict' with some of our aspx.vb files. I have a function that is called either when a datarepeater is bound or when a button on the...
18
by: Euphor2 | last post by:
I'm in school, taking a VB .NET 2003 course, and the teacher taught us how to use Sender.Focus() to return focus to the control from which focus was received. However, when I got home, and tried...
8
by: Merlin | last post by:
Hi, I can't remember how to get the sending controls name; used it before but can't find which of my programs has it:- sender.GetType.GetProperty(???????????????? Please help. Thanks,
13
by: iwdu15 | last post by:
hi, i was wondering how i could create my own buttons, like with unique shapes and such. i kno theres a way but i dont kno how...
2
by: Jazer | last post by:
private void ValidationEvent(object sender, CancelEventArgs e) { if <...>{ this.errorMsg.SetError( sender, "Error");} //error: /\ } How to do indentify control by...
1
by: Electric Co. | last post by:
Hello, I have two questions: 1.) Could I create a custom server control in 2005 in order to leverage the CompositeControl base class and then use that control in 2003? (fingers crossed but...
2
by: VMI | last post by:
In my Windows Form, is it possible to get the control name through object sender in an event handler? For example, in private void dataGridView_zip_KeyPress(object sender, KeyPressEventArgs e), how...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...

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.