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

C#

 
GeneralRe: Using an image as a cursor Pin
MoustafaS15-Mar-05 9:45
MoustafaS15-Mar-05 9:45 
Generalgraduation project !!!! Pin
Sakkijha14-Mar-05 4:23
Sakkijha14-Mar-05 4:23 
GeneralRe: graduation project !!!! Pin
Esmo200014-Mar-05 5:15
Esmo200014-Mar-05 5:15 
GeneralRe: graduation project !!!! Pin
Bahadir Cambel14-Mar-05 7:48
Bahadir Cambel14-Mar-05 7:48 
GeneralRe: graduation project !!!! Pin
Sakkijha16-Mar-05 3:59
Sakkijha16-Mar-05 3:59 
GeneralRe: graduation project !!!! Pin
Esmo200016-Mar-05 4:17
Esmo200016-Mar-05 4:17 
GeneralHttpWebRequest fails where WinINet functions succeed Pin
cheesepirate14-Mar-05 4:20
cheesepirate14-Mar-05 4:20 
GeneralTabindex Pin
Niklas Ringdahl14-Mar-05 0:58
Niklas Ringdahl14-Mar-05 0:58 
Hello.

I have encountered a strange issue. I have a form consisting of some tabpages within a tabcontrol. On the tabs, different user controls contain text boxes and combo boxes that are data bound. My problem is that navigating between the controls with the Tab key doesn't work.

Combo boxes: When the type is set to "DropDownList", the Tab key is ignored, but when the type is set to "DropDown", it works like supposed.

Text boxes: Treat Tab key like an input and tabs the text in the control.

I have only my own controls, derived from the windows classes (e.g. ComboBox and TextBox), the property TabStop is set to True, and they have Tabindices positive, non-zero values.

What could be wrong? Especially the difference in behaviour between the two types of combo boxes really confuses me.

Thank you
- Niklas

QuestionHow to build VS .Net deployment project in command prompt Pin
rajasekar_2914-Mar-05 0:38
rajasekar_2914-Mar-05 0:38 
GeneralRich Text Box Pin
rmedo14-Mar-05 0:33
rmedo14-Mar-05 0:33 
GeneralRe: Rich Text Box Pin
mav.northwind14-Mar-05 0:56
mav.northwind14-Mar-05 0:56 
GeneralRe: Rich Text Box Pin
rmedo14-Mar-05 2:21
rmedo14-Mar-05 2:21 
GeneralRe: Rich Text Box Pin
Sebastian Schneider14-Mar-05 2:48
Sebastian Schneider14-Mar-05 2:48 
GeneralRe: Rich Text Box Pin
rmedo15-Mar-05 1:00
rmedo15-Mar-05 1:00 
Generalrestricting entry in a text box Pin
ameto13-Mar-05 23:31
ameto13-Mar-05 23:31 
GeneralRe: restricting entry in a text box Pin
V.14-Mar-05 0:16
professionalV.14-Mar-05 0:16 
GeneralRe: restricting entry in a text box Pin
the last free name14-Mar-05 2:14
the last free name14-Mar-05 2:14 
GeneralRe: restricting entry in a text box Pin
S. Senthil Kumar14-Mar-05 16:39
S. Senthil Kumar14-Mar-05 16:39 
GeneralCHECKSUM VERIFYING FUNCTION Pin
maheshfour13-Mar-05 23:30
maheshfour13-Mar-05 23:30 
GeneralStartup Object C# Pin
Anonymous13-Mar-05 23:16
Anonymous13-Mar-05 23:16 
GeneralRe: Startup Object C# Pin
Colin Angus Mackay14-Mar-05 0:47
Colin Angus Mackay14-Mar-05 0:47 
GeneralPacking and deploying C# .Net application Pin
rajasekar_2913-Mar-05 22:28
rajasekar_2913-Mar-05 22:28 
GeneralRe: Packing and deploying C# .Net application Pin
Christian Wikander13-Mar-05 22:50
Christian Wikander13-Mar-05 22:50 
GeneralRe: Packing and deploying C# .Net application Pin
rajasekar_2913-Mar-05 23:03
rajasekar_2913-Mar-05 23:03 
GeneralXML Parsing Pin
jatin.mehta@gmail.com13-Mar-05 21:49
jatin.mehta@gmail.com13-Mar-05 21:49 

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.