Click here to Skip to main content
15,923,051 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Displaying Forms causes "stutter" Pin
led mike2-Jul-08 4:59
led mike2-Jul-08 4:59 
GeneralRe: Displaying Forms causes "stutter" Pin
Benzino3-Jul-08 2:53
Benzino3-Jul-08 2:53 
Questiongroup of buttons Pin
Polar_Sheep1-Jul-08 9:52
Polar_Sheep1-Jul-08 9:52 
AnswerRe: group of buttons Pin
Luc Pattyn1-Jul-08 11:02
sitebuilderLuc Pattyn1-Jul-08 11:02 
QuestionRe: group of buttons Pin
Polar_Sheep2-Jul-08 3:50
Polar_Sheep2-Jul-08 3:50 
AnswerRe: group of buttons Pin
Luc Pattyn2-Jul-08 6:10
sitebuilderLuc Pattyn2-Jul-08 6:10 
QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 8:10
Polar_Sheep6-Jul-08 8:10 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 8:28
sitebuilderLuc Pattyn6-Jul-08 8:28 
Hi,

as I told you before, you can
cast sender to the right Control type to find out which Control fired the Click event.
In your case, cast to Button, then use its Text property.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 9:14
Polar_Sheep6-Jul-08 9:14 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 9:57
sitebuilderLuc Pattyn6-Jul-08 9:57 
GeneralRe: group of buttons Pin
Polar_Sheep6-Jul-08 10:04
Polar_Sheep6-Jul-08 10:04 
GeneralRe: group of buttons Pin
Luc Pattyn6-Jul-08 10:06
sitebuilderLuc Pattyn6-Jul-08 10:06 
NewsRe: group of buttons [modified] Pin
Polar_Sheep6-Jul-08 10:09
Polar_Sheep6-Jul-08 10:09 
AnswerRe: group of buttons Pin
Thomas Stockwell2-Jul-08 2:58
professionalThomas Stockwell2-Jul-08 2:58 
QuestionProblem in binding some controls to the data source Pin
LordCover1-Jul-08 9:33
LordCover1-Jul-08 9:33 
QuestionHow to send data automatically in between two pageloads of a web browser Pin
myidisnow1-Jul-08 3:30
myidisnow1-Jul-08 3:30 
QuestionHelp with data update Pin
anton-0930-Jun-08 22:14
anton-0930-Jun-08 22:14 
QuestionBind listview Pin
venkat86_ece30-Jun-08 21:43
venkat86_ece30-Jun-08 21:43 
AnswerRe: Bind listview Pin
Giorgi Dalakishvili1-Jul-08 4:20
mentorGiorgi Dalakishvili1-Jul-08 4:20 
AnswerRe: Bind listview Pin
David Henry6-Jul-08 10:12
David Henry6-Jul-08 10:12 
QuestionHow to build a generic form with a progress bar (Like a generic progress dialog) Pin
Kit Fisto30-Jun-08 6:16
Kit Fisto30-Jun-08 6:16 
Questionproblem with buttons in Mdi form Pin
SamRST29-Jun-08 23:37
SamRST29-Jun-08 23:37 
AnswerCross post Pin
Thomas Stockwell30-Jun-08 5:08
professionalThomas Stockwell30-Jun-08 5:08 
QuestionTextbox event to know if text is selected? Pin
fredsparkle29-Jun-08 12:46
fredsparkle29-Jun-08 12:46 
AnswerRe: Textbox event to know if text is selected? Pin
Mycroft Holmes29-Jun-08 23:17
professionalMycroft Holmes29-Jun-08 23:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.