Click here to Skip to main content
15,894,825 members
Home / Discussions / C#
   

C#

 
AnswerRe: Best way to iterate through all folders and subfolders from parent folder? Pin
Ravi Bhavnani3-May-06 4:59
professionalRavi Bhavnani3-May-06 4:59 
QuestionReference/tutorial material for using MSHTML from C#? Pin
cweeks786813-May-06 4:21
cweeks786813-May-06 4:21 
QuestionHow to use maps in C# Desktop Application Pin
Jax_qqq3-May-06 4:04
Jax_qqq3-May-06 4:04 
AnswerRe: How to use maps in C# Desktop Application Pin
Judah Gabriel Himango3-May-06 4:18
sponsorJudah Gabriel Himango3-May-06 4:18 
AnswerRe: How to use maps in C# Desktop Application Pin
Phil C6-May-06 10:40
Phil C6-May-06 10:40 
GeneralRe: How to use maps in C# Desktop Application Pin
Jax_qqq7-May-06 18:35
Jax_qqq7-May-06 18:35 
Questionweb serivce at runtime Pin
myousufq3-May-06 3:43
myousufq3-May-06 3:43 
QuestionChanging tab pages - item having focus Pin
oracleConvert3-May-06 3:18
oracleConvert3-May-06 3:18 
I have a tab control with n tab pages. When I click on a new tab page to change tabs, I want the focus to be on the first field of the new tab page. Currently the focus is on the tab page itself. I have tabStop = false for the tabcontrol but the tab page is still getting focus when I switch tabs. I have also added a "Selected" event handler on the tabcontrol that based on the tab page selected, it gives focus to the first item on the new tab page. The event works somewhat, the item gets focus, momentarily, but then focus goes back to the tab page.

I also have an OnEnter event and I can see the item getting focus, but right after that, the new tab page is getting focus. Is there a different event handler that I should be using? Or do I not have something set up correctly.

TIA
Bob
QuestionProperty Grid Pin
zee13-May-06 3:17
zee13-May-06 3:17 
AnswerRe: Property Grid Pin
zee15-May-06 22:04
zee15-May-06 22:04 
QuestionNDOC Error Pin
For_IT3-May-06 3:17
For_IT3-May-06 3:17 
AnswerRe: NDOC Error Pin
Travis D. Mathison3-May-06 4:01
Travis D. Mathison3-May-06 4:01 
GeneralRe: NDOC Error Pin
For_IT3-May-06 4:05
For_IT3-May-06 4:05 
QuestionAccessing form objects Pin
cshivaprasad3-May-06 3:00
cshivaprasad3-May-06 3:00 
AnswerRe: Accessing form objects Pin
Travis D. Mathison3-May-06 3:51
Travis D. Mathison3-May-06 3:51 
GeneralRe: Accessing form objects Pin
cshivaprasad3-May-06 7:17
cshivaprasad3-May-06 7:17 
GeneralRe: Accessing form objects Pin
Travis D. Mathison3-May-06 7:57
Travis D. Mathison3-May-06 7:57 
QuestionProcessStartInfo And PrinterSettings Pin
sanket.mistry3-May-06 2:58
sanket.mistry3-May-06 2:58 
AnswerRe: ProcessStartInfo And PrinterSettings Pin
Ravi Bhavnani3-May-06 5:11
professionalRavi Bhavnani3-May-06 5:11 
GeneralRe: ProcessStartInfo And PrinterSettings Pin
sanket.mistry3-May-06 19:01
sanket.mistry3-May-06 19:01 
Questioncombobox.DataSource VS DataGrid.DataSource Pin
V.3-May-06 2:28
professionalV.3-May-06 2:28 
AnswerRe: combobox.DataSource VS DataGrid.DataSource Pin
therealmccoy3-May-06 5:58
therealmccoy3-May-06 5:58 
GeneralRe: combobox.DataSource VS DataGrid.DataSource Pin
V.3-May-06 21:46
professionalV.3-May-06 21:46 
Questionpublic int CurrentRowIndex { get; set; } Pin
Rmokkenstorm3-May-06 2:24
Rmokkenstorm3-May-06 2:24 
Questionhow to set the browser shortcuts to our owm browser application Pin
ranandbe3-May-06 2:22
ranandbe3-May-06 2:22 

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.