Click here to Skip to main content
15,905,419 members
Home / Discussions / C#
   

C#

 
GeneralRe: Stopping a dialog Pin
Christian Graus24-Aug-05 11:08
protectorChristian Graus24-Aug-05 11:08 
GeneralRe: Stopping a dialog Pin
dicas24-Aug-05 16:53
dicas24-Aug-05 16:53 
GeneralRowFilter Pin
zaboboa24-Aug-05 9:30
zaboboa24-Aug-05 9:30 
GeneralRe: RowFilter Pin
rudy.net24-Aug-05 17:05
rudy.net24-Aug-05 17:05 
Generalmodal dialog to rest of application but want to interact with a second window simultaneously with that window Pin
misterbear24-Aug-05 8:51
misterbear24-Aug-05 8:51 
GeneralRe: modal dialog to rest of application but want to interact with a second window simultaneously with that window Pin
Dave Kreskowiak24-Aug-05 9:08
mveDave Kreskowiak24-Aug-05 9:08 
GeneralRe: modal dialog to rest of application but want to interact with a second window simultaneously with that window Pin
Tom Larsen24-Aug-05 9:17
Tom Larsen24-Aug-05 9:17 
GeneralRe: modal dialog to rest of application but want to interact with a second window simultaneously with that window Pin
ehuysamer24-Aug-05 9:40
ehuysamer24-Aug-05 9:40 
One bit of a messy way of solving this is to trap the 'Activated' event in all the non-"modal" forms. Whenever the event is received, call one of the "modal" forms' BringToFront method.

GeneralRe: modal dialog to rest of application but want to interact with a second window simultaneously with that window Pin
misterbear24-Aug-05 10:05
misterbear24-Aug-05 10:05 
Generalchanging keyboard chars Pin
imagor24-Aug-05 7:34
imagor24-Aug-05 7:34 
GeneralRe: changing keyboard chars Pin
ehuysamer24-Aug-05 9:29
ehuysamer24-Aug-05 9:29 
GeneralDouble buffering a groupbox Pin
Dan Neely24-Aug-05 7:28
Dan Neely24-Aug-05 7:28 
GeneralRe: Double buffering a groupbox Pin
Dan Neely24-Aug-05 10:13
Dan Neely24-Aug-05 10:13 
GeneralMDI container c# Pin
fady_sayegh24-Aug-05 5:43
fady_sayegh24-Aug-05 5:43 
GeneralColour specific row in DataGrid Pin
zaboboa24-Aug-05 4:40
zaboboa24-Aug-05 4:40 
GeneralRe: Colour specific row in DataGrid Pin
Robert Rohde24-Aug-05 8:06
Robert Rohde24-Aug-05 8:06 
Questionhow can i make an app run completely from tray...? Pin
tom_dx24-Aug-05 4:27
tom_dx24-Aug-05 4:27 
QuestionWindows Service networking restrictions? Pin
jkersch24-Aug-05 3:07
jkersch24-Aug-05 3:07 
AnswerRe: Windows Service networking restrictions? Pin
GloryKidd24-Aug-05 9:57
professionalGloryKidd24-Aug-05 9:57 
GeneralRe: Windows Service networking restrictions? Pin
jkersch24-Aug-05 10:26
jkersch24-Aug-05 10:26 
GeneralHelp on using System.CodeDom.Compiler Pin
nirajC24-Aug-05 1:47
nirajC24-Aug-05 1:47 
GeneralRead e-mail Pin
Vlada Nesic24-Aug-05 1:42
Vlada Nesic24-Aug-05 1:42 
GeneralRe: Read e-mail Pin
SeMartens24-Aug-05 5:34
SeMartens24-Aug-05 5:34 
Generalparallel port Pin
spitall24-Aug-05 1:10
spitall24-Aug-05 1:10 
GeneralRe: parallel port Pin
Dave Kreskowiak24-Aug-05 6:21
mveDave Kreskowiak24-Aug-05 6:21 

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.