Click here to Skip to main content
15,914,014 members
Home / Discussions / C#
   

C#

 
Questionadd a row to tableLayoutPanel at runtime VS 2005 Pin
lcm124-Jan-09 6:29
lcm124-Jan-09 6:29 
AnswerRe: add a row to tableLayoutPanel at runtime VS 2005 Pin
DaveyM6924-Jan-09 7:03
professionalDaveyM6924-Jan-09 7:03 
QuestionHow to make BEEP in WinCE ? Pin
E_Gold24-Jan-09 5:39
E_Gold24-Jan-09 5:39 
AnswerRe: How to make BEEP in WinCE ? Pin
Wendelius24-Jan-09 5:47
mentorWendelius24-Jan-09 5:47 
AnswerRe: How to make BEEP in WinCE ? Pin
DaveyM6924-Jan-09 6:11
professionalDaveyM6924-Jan-09 6:11 
AnswerRe: How to make BEEP in WinCE ? Pin
Ta Hoang Van14-Mar-11 21:06
Ta Hoang Van14-Mar-11 21:06 
QuestionC# To send key strokes to a background application Pin
Schoolmelk24-Jan-09 4:34
Schoolmelk24-Jan-09 4:34 
AnswerRe: C# To send key strokes to a background application Pin
DaveyM6924-Jan-09 5:24
professionalDaveyM6924-Jan-09 5:24 
You'll need FindWindow or FindWindowEx and SendMessage or SendMessageEx both in user32.dll.

Check out http://www.pinvoke.net/[^]

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

QuestionAdding to boundless String[] Pin
will kirkby24-Jan-09 4:17
will kirkby24-Jan-09 4:17 
AnswerRe: Adding to boundless String[] Pin
User 665824-Jan-09 4:25
User 665824-Jan-09 4:25 
AnswerRe: Adding to boundless String[] Pin
CooperWu24-Jan-09 4:26
CooperWu24-Jan-09 4:26 
GeneralRe: Adding to boundless String[] Pin
will kirkby24-Jan-09 4:35
will kirkby24-Jan-09 4:35 
GeneralRe: Adding to boundless String[] Pin
CooperWu24-Jan-09 4:50
CooperWu24-Jan-09 4:50 
GeneralRe: Adding to boundless String[] Pin
will kirkby24-Jan-09 5:14
will kirkby24-Jan-09 5:14 
GeneralRe: Adding to boundless String[] Pin
CooperWu24-Jan-09 20:36
CooperWu24-Jan-09 20:36 
GeneralRe: Adding to boundless String[] Pin
Luc Pattyn24-Jan-09 6:27
sitebuilderLuc Pattyn24-Jan-09 6:27 
QuestionFile transfer in C# Pin
SimpleData24-Jan-09 4:17
SimpleData24-Jan-09 4:17 
AnswerRe: File transfer in C# Pin
#realJSOP24-Jan-09 4:24
professional#realJSOP24-Jan-09 4:24 
GeneralRe: File transfer in C# Pin
SimpleData24-Jan-09 4:43
SimpleData24-Jan-09 4:43 
GeneralRe: File transfer in C# Pin
Dave Kreskowiak24-Jan-09 5:01
mveDave Kreskowiak24-Jan-09 5:01 
GeneralRe: File transfer in C# Pin
SimpleData24-Jan-09 5:05
SimpleData24-Jan-09 5:05 
GeneralRe: File transfer in C# Pin
EliottA24-Jan-09 5:49
EliottA24-Jan-09 5:49 
GeneralRe: File transfer in C# Pin
SimpleData24-Jan-09 5:52
SimpleData24-Jan-09 5:52 
GeneralRe: File transfer in C# Pin
#realJSOP24-Jan-09 8:46
professional#realJSOP24-Jan-09 8:46 
QuestionSecurity Information Internet Pin
trinm198724-Jan-09 4:14
trinm198724-Jan-09 4:14 

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.