Click here to Skip to main content
15,891,811 members
Home / Discussions / C#
   

C#

 
GeneralRe: Diretory Pin
RobertoTjMx10-Dec-05 8:01
RobertoTjMx10-Dec-05 8:01 
AnswerRe: Diretory Pin
Ista11-Dec-05 11:34
Ista11-Dec-05 11:34 
QuestionUnauthorized error 401 HttpWebRequest Pin
TAREQ F ABUZUHRI9-Dec-05 11:26
TAREQ F ABUZUHRI9-Dec-05 11:26 
AnswerRe: Unauthorized error 401 HttpWebRequest Pin
Jared Parsons9-Dec-05 13:33
Jared Parsons9-Dec-05 13:33 
GeneralRe: Unauthorized error 401 HttpWebRequest Pin
TAREQ F ABUZUHRI9-Dec-05 17:31
TAREQ F ABUZUHRI9-Dec-05 17:31 
GeneralRe: Unauthorized error 401 HttpWebRequest Pin
Jared Parsons9-Dec-05 21:04
Jared Parsons9-Dec-05 21:04 
QuestionAccessing Dynamically Added User Controls Pin
Mikan239-Dec-05 11:19
Mikan239-Dec-05 11:19 
AnswerRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 11:58
Polis Pilavas9-Dec-05 11:58 
What you are asking is how to access the currently selected tab? If yes, the following line of code popups a MessageBox with the text of the currently selected tab:
MessageBox.Show(this.tabControl1.SelectedTab.Text);


If I understood otherwise, please try being a bit more specific with your question

Regards,
Polis

Can you practice what you teach?
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 12:08
Mikan239-Dec-05 12:08 
GeneralRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 12:15
Polis Pilavas9-Dec-05 12:15 
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 12:27
Mikan239-Dec-05 12:27 
GeneralRe: Accessing Dynamically Added User Controls Pin
Polis Pilavas9-Dec-05 12:46
Polis Pilavas9-Dec-05 12:46 
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 13:09
Mikan239-Dec-05 13:09 
GeneralRe: Accessing Dynamically Added User Controls Pin
[Marc]9-Dec-05 13:52
[Marc]9-Dec-05 13:52 
GeneralRe: Accessing Dynamically Added User Controls Pin
Mikan239-Dec-05 14:05
Mikan239-Dec-05 14:05 
QuestionString functions like C and VB Pin
GlennP.9-Dec-05 9:09
GlennP.9-Dec-05 9:09 
AnswerRe: String functions like C and VB Pin
Wjousts9-Dec-05 9:16
Wjousts9-Dec-05 9:16 
GeneralRe: String functions like C and VB Pin
GlennP.9-Dec-05 9:20
GlennP.9-Dec-05 9:20 
GeneralRe: String functions like C and VB Pin
Colin Angus Mackay9-Dec-05 9:55
Colin Angus Mackay9-Dec-05 9:55 
GeneralRe: String functions like C and VB Pin
Wjousts9-Dec-05 10:06
Wjousts9-Dec-05 10:06 
GeneralRe: String functions like C and VB Pin
GlennP.10-Dec-05 4:35
GlennP.10-Dec-05 4:35 
GeneralRe: String functions like C and VB Pin
Dave Kreskowiak10-Dec-05 5:11
mveDave Kreskowiak10-Dec-05 5:11 
AnswerRe: String functions like C and VB Pin
Nish Nishant9-Dec-05 10:30
sitebuilderNish Nishant9-Dec-05 10:30 
GeneralRe: String functions like C and VB Pin
GlennP.10-Dec-05 4:38
GlennP.10-Dec-05 4:38 
Questionremoting server/client Pin
mutidempto9-Dec-05 7:37
mutidempto9-Dec-05 7:37 

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.