Finding out which Control was activated
From: ree32 (ree32_at_hotmail.com)
Date: 10/22/04
- Next message: Karen Grube: "How do I update a label with the summary total of six textboxes?"
- Previous message: Patrick.O.Ige: "SelectedNodeIndex cannot be set to an undisplayed node(TreeView Er"
- Next in thread: Wessam Zeidan: "Re: Finding out which Control was activated"
- Reply: Wessam Zeidan: "Re: Finding out which Control was activated"
- Messages sorted by: [ date ] [ thread ]
Date: 21 Oct 2004 19:55:25 -0700
Say I have function which handles events. Suppose I have 2 calendars
where an a date is elected it activates this function.
Sub calStartSelected(ByVal sender As Object, ByVal e As EventArgs)
Is there anyway using the object sender I can findout which calendar
was selected. Say the names of the calenders are cal1 and cal2.
Thanks
- Next message: Karen Grube: "How do I update a label with the summary total of six textboxes?"
- Previous message: Patrick.O.Ige: "SelectedNodeIndex cannot be set to an undisplayed node(TreeView Er"
- Next in thread: Wessam Zeidan: "Re: Finding out which Control was activated"
- Reply: Wessam Zeidan: "Re: Finding out which Control was activated"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|