Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
AnswerRe: Transfer data from excelsheet to datatable Pin
Manas Bhardwaj4-Sep-08 22:38
professionalManas Bhardwaj4-Sep-08 22:38 
AnswerRe: Transfer data from excelsheet to datatable Pin
Morven Huang4-Sep-08 23:03
Morven Huang4-Sep-08 23:03 
QuestionBinding cutsom type value to Control Pin
El'Cachubrey4-Sep-08 22:00
El'Cachubrey4-Sep-08 22:00 
AnswerRe: Binding cutsom type value to Control Pin
Dave Sexton4-Sep-08 22:24
Dave Sexton4-Sep-08 22:24 
QuestionA queue of paired values Pin
Angelinna4-Sep-08 21:53
Angelinna4-Sep-08 21:53 
AnswerRe: A queue of paired values [modified] Pin
#realJSOP5-Sep-08 0:16
professional#realJSOP5-Sep-08 0:16 
AnswerRe: A queue of paired values Pin
S. Senthil Kumar6-Sep-08 7:19
S. Senthil Kumar6-Sep-08 7:19 
QuestionExporting function from a C# dll with __stdcall calling convention Pin
Nyarlatotep4-Sep-08 21:44
Nyarlatotep4-Sep-08 21:44 
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 

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.