Click here to Skip to main content
15,888,816 members
Home / Discussions / C#
   

C#

 
AnswerRe: Exporting function from a C# dll with __stdcall calling convention Pin
mav.northwind4-Sep-08 22:58
mav.northwind4-Sep-08 22:58 
GeneralRe: Exporting function from a C# dll with __stdcall calling convention Pin
Nyarlatotep4-Sep-08 23:09
Nyarlatotep4-Sep-08 23:09 
GeneralRe: Exporting function from a C# dll with __stdcall calling convention Pin
mav.northwind5-Sep-08 1:08
mav.northwind5-Sep-08 1:08 
QuestionSource code to convert Foxpro to MS Access Databse Pin
pavanip4-Sep-08 20:34
pavanip4-Sep-08 20:34 
AnswerRe: Source code to convert Foxpro to MS Access Databse Pin
Vimalsoft(Pty) Ltd4-Sep-08 20:41
professionalVimalsoft(Pty) Ltd4-Sep-08 20:41 
Questionshort cut key for tabpages of tabcontrol Pin
Anu Palavila4-Sep-08 20:12
Anu Palavila4-Sep-08 20:12 
AnswerRe: short cut key for tabpages of tabcontrol Pin
Dave Sexton4-Sep-08 22:29
Dave Sexton4-Sep-08 22:29 
AnswerRe: short cut key for tabpages of tabcontrol Pin
Thomas Stockwell5-Sep-08 3:31
professionalThomas Stockwell5-Sep-08 3:31 
You can of course handle the events manually based on what the other CP member posted. One option that works with almost everything (not sure about tab pages), is to include an underscore before the appropriate letter in the tabpage letter. When the user presses Alt the underscores will show in the application and the appropriate letter can be sent with the alt statement.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

QuestionCompare XML using c# Pin
mfmaneef4-Sep-08 19:42
mfmaneef4-Sep-08 19:42 
AnswerRe: Compare XML using c# Pin
blackjack21504-Sep-08 20:11
blackjack21504-Sep-08 20:11 
GeneralRe: Compare XML using c# Pin
mfmaneef4-Sep-08 20:20
mfmaneef4-Sep-08 20:20 
QuestionSearching for the presence of an item in a dataqueue. Pin
Angelinna4-Sep-08 19:12
Angelinna4-Sep-08 19:12 
QuestionSorting question Pin
MarkB7774-Sep-08 18:44
MarkB7774-Sep-08 18:44 
AnswerRe: Sorting question Pin
Guffa5-Sep-08 1:40
Guffa5-Sep-08 1:40 
GeneralRe: Sorting question Pin
MarkB7775-Sep-08 15:56
MarkB7775-Sep-08 15:56 
QuestionHow to get another DataTable from original DataTable? Pin
nhatvhm4-Sep-08 18:20
nhatvhm4-Sep-08 18:20 
AnswerRe: How to get another DataTable from original DataTable? Pin
AB77714-Sep-08 21:19
AB77714-Sep-08 21:19 
GeneralRe: How to get another DataTable from original DataTable? Pin
nhatvhm5-Sep-08 21:28
nhatvhm5-Sep-08 21:28 
AnswerRe: How to get another DataTable from original DataTable? Pin
Morven Huang4-Sep-08 21:30
Morven Huang4-Sep-08 21:30 
GeneralRe: How to get another DataTable from original DataTable? Pin
nhatvhm5-Sep-08 21:14
nhatvhm5-Sep-08 21:14 
AnswerRe: How to get another DataTable from original DataTable? Pin
nhatvhm5-Sep-08 21:47
nhatvhm5-Sep-08 21:47 
QuestionSystem.io.ports problem, how check inputs Pin
desperate_C4-Sep-08 13:52
desperate_C4-Sep-08 13:52 
Questionsearchable combobox? Pin
Jassim Rahma4-Sep-08 12:19
Jassim Rahma4-Sep-08 12:19 
AnswerRe: searchable combobox? Pin
Paul Conrad4-Sep-08 16:36
professionalPaul Conrad4-Sep-08 16:36 
GeneralRe: searchable combobox? Pin
Jassim Rahma5-Sep-08 2:28
Jassim Rahma5-Sep-08 2:28 

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.