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

C#

 
AnswerRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
Eddy Vluggen24-Jan-11 4:59
professionalEddy Vluggen24-Jan-11 4:59 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
HalliHaida24-Jan-11 21:24
HalliHaida24-Jan-11 21:24 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
Eddy Vluggen25-Jan-11 8:25
professionalEddy Vluggen25-Jan-11 8:25 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
HalliHaida27-Jan-11 1:08
HalliHaida27-Jan-11 1:08 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
Eddy Vluggen27-Jan-11 9:06
professionalEddy Vluggen27-Jan-11 9:06 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
HalliHaida27-Jan-11 18:08
HalliHaida27-Jan-11 18:08 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
Eddy Vluggen27-Jan-11 20:36
professionalEddy Vluggen27-Jan-11 20:36 
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
HalliHaida30-Jan-11 18:21
HalliHaida30-Jan-11 18:21 
Yes, as you have mentioned the receiver form is shown on receiving the external event i.e through TCP listner. This external event is sent by the sender form when the "Activate Rcvr Form" button on it is clicked by the user. In the click event handler an event is sent to the receiver form.
These sender and receiver forms are running as separate apps.

Why I want this functionality is, in my final application I will be receiveing the mouse click event through a call back which will be sent by a dll. On receiving the call back, I have to activate the form so that user can type some text in the text box field.
GeneralRe: Getting focus to a form that doesn't show in taskbar and Alt + Tab menu Pin
Eddy Vluggen31-Jan-11 6:51
professionalEddy Vluggen31-Jan-11 6:51 
Questioni have this code, i need it in class Pin
Gali197823-Jan-11 9:02
Gali197823-Jan-11 9:02 
AnswerRe: i have this code, i need it in class Pin
Pete O'Hanlon23-Jan-11 9:12
mvePete O'Hanlon23-Jan-11 9:12 
AnswerRe: i have this code, i need it in class Pin
Manfred Rudolf Bihy23-Jan-11 9:26
professionalManfred Rudolf Bihy23-Jan-11 9:26 
AnswerRe: i have this code, i need it in class Pin
fjdiewornncalwe23-Jan-11 10:20
professionalfjdiewornncalwe23-Jan-11 10:20 
AnswerRe: i have this code, i need it in class Pin
Luc Pattyn23-Jan-11 10:39
sitebuilderLuc Pattyn23-Jan-11 10:39 
AnswerRe: i have this code, i need it in class Pin
Abhinav S23-Jan-11 17:38
Abhinav S23-Jan-11 17:38 
AnswerRe: i have this code, i need it in class Pin
Thomas Krojer24-Jan-11 0:16
Thomas Krojer24-Jan-11 0:16 
QuestionHow to hosting custom deisgner ? Pin
hdv21223-Jan-11 8:51
hdv21223-Jan-11 8:51 
AnswerRe: How to hosting custom deisgner ? Pin
Henry Minute23-Jan-11 10:18
Henry Minute23-Jan-11 10:18 
GeneralRe: How to hosting custom deisgner ? Pin
hdv21223-Jan-11 10:41
hdv21223-Jan-11 10:41 
GeneralRe: How to hosting custom deisgner ? Pin
Henry Minute23-Jan-11 10:44
Henry Minute23-Jan-11 10:44 
GeneralRe: How to hosting custom deisgner ? Pin
hdv21223-Jan-11 11:51
hdv21223-Jan-11 11:51 
GeneralRe: How to hosting custom deisgner ? Pin
Henry Minute23-Jan-11 11:59
Henry Minute23-Jan-11 11:59 
QuestionHow to remove characters from string value Pin
ShilpaKumari23-Jan-11 5:21
ShilpaKumari23-Jan-11 5:21 
AnswerRe: How to remove characters from string value Pin
PIEBALDconsult23-Jan-11 5:25
mvePIEBALDconsult23-Jan-11 5:25 
AnswerRe: How to remove characters from string value [modified] Pin
RaviRanjanKr23-Jan-11 5:26
professionalRaviRanjanKr23-Jan-11 5:26 

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.