Click here to Skip to main content
15,905,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows 7 preview and white space Pin
Luc Pattyn14-Nov-09 3:22
sitebuilderLuc Pattyn14-Nov-09 3:22 
GeneralRe: Windows 7 preview and white space Pin
SimpleData14-Nov-09 5:20
SimpleData14-Nov-09 5:20 
QuestionPrevent My Email go to bulk Pin
mahdi_h8414-Nov-09 0:28
mahdi_h8414-Nov-09 0:28 
AnswerRe: Prevent My Email go to bulk Pin
Dave Kreskowiak14-Nov-09 1:46
mveDave Kreskowiak14-Nov-09 1:46 
GeneralRe: Prevent My Email go to bulk Pin
mahdi_h8414-Nov-09 1:59
mahdi_h8414-Nov-09 1:59 
GeneralRe: Prevent My Email go to bulk Pin
Not Active14-Nov-09 2:13
mentorNot Active14-Nov-09 2:13 
GeneralRe: Prevent My Email go to bulk Pin
Dave Kreskowiak14-Nov-09 10:55
mveDave Kreskowiak14-Nov-09 10:55 
GeneralRe: Prevent My Email go to bulk Pin
mahdi_h8414-Nov-09 18:49
mahdi_h8414-Nov-09 18:49 
GeneralRe: Prevent My Email go to bulk Pin
mahdi_h8414-Nov-09 21:16
mahdi_h8414-Nov-09 21:16 
GeneralRe: Prevent My Email go to bulk Pin
Dave Kreskowiak15-Nov-09 10:48
mveDave Kreskowiak15-Nov-09 10:48 
QuestionUpdating weather using Threading Pin
Etienne_12314-Nov-09 0:28
Etienne_12314-Nov-09 0:28 
AnswerRe: Updating weather using Threading Pin
kstls14-Nov-09 0:48
kstls14-Nov-09 0:48 
GeneralRe: Updating weather using Threading Pin
Etienne_12314-Nov-09 1:38
Etienne_12314-Nov-09 1:38 
AnswerRe: Updating weather using Threading Pin
Luc Pattyn14-Nov-09 2:09
sitebuilderLuc Pattyn14-Nov-09 2:09 
JokeRe: Updating weather using Threading Pin
Mycroft Holmes14-Nov-09 2:21
professionalMycroft Holmes14-Nov-09 2:21 
GeneralRe: Updating weather using Threading Pin
Luc Pattyn14-Nov-09 3:00
sitebuilderLuc Pattyn14-Nov-09 3:00 
AnswerRe: Updating weather using Threading [modified] Pin
Etienne_12314-Nov-09 2:33
Etienne_12314-Nov-09 2:33 
QuestionTypeAhead Pin
sparlay_pk13-Nov-09 22:56
sparlay_pk13-Nov-09 22:56 
AnswerRe: Ignore CrossPost Pin
kstls14-Nov-09 0:39
kstls14-Nov-09 0:39 
GeneralRe: Ignore CrossPost Pin
sparlay_pk14-Nov-09 0:56
sparlay_pk14-Nov-09 0:56 
GeneralRe: Ignore CrossPost Pin
kstls14-Nov-09 1:07
kstls14-Nov-09 1:07 
QuestionTABPAGE Pin
sachees12313-Nov-09 20:16
sachees12313-Nov-09 20:16 
I want to envoke some method when user click on tab of tabpage.

Clicking on tab of tabpage is not working but if click on any portion of tab page it works

/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/
   private void tabPageAccount_Click(object sender, EventArgs e)
            {
                  MessageBox.Show("in tab 3");
            }
/*/*/*/*/*/*/*/*/*/*/*/*/*/**/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*

wats the problem?? Wats the solution?
AnswerRe: TABPAGE Pin
Shameel13-Nov-09 21:26
professionalShameel13-Nov-09 21:26 
AnswerRe: TABPAGE Pin
OriginalGriff13-Nov-09 21:56
mveOriginalGriff13-Nov-09 21:56 
GeneralRe: TABPAGE Pin
sachees12313-Nov-09 22:27
sachees12313-Nov-09 22:27 

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.