Click here to Skip to main content
15,895,606 members
Home / Discussions / C#
   

C#

 
Question[Message Deleted] Pin
Kanthi.Adatrao18-Jun-08 1:28
Kanthi.Adatrao18-Jun-08 1:28 
AnswerRe: Kanthi Test PinPopular
J4amieC18-Jun-08 2:26
J4amieC18-Jun-08 2:26 
QuestionDllImport [modified] Pin
half-life18-Jun-08 0:49
half-life18-Jun-08 0:49 
AnswerRe: DllImport Pin
Alan Balkany18-Jun-08 3:20
Alan Balkany18-Jun-08 3:20 
GeneralRe: DllImport Pin
half-life18-Jun-08 4:00
half-life18-Jun-08 4:00 
Question.NET Remoting : 1 Client -> X Server Pin
stancrm18-Jun-08 0:33
stancrm18-Jun-08 0:33 
AnswerRe: .NET Remoting : 1 Client -> X Server Pin
joemonvarghese80@yahoo.co.in18-Jun-08 2:14
joemonvarghese80@yahoo.co.in18-Jun-08 2:14 
QuestionWhy Won't My MainForm Focus/Activate? Pin
Rafferty Uy18-Jun-08 0:30
Rafferty Uy18-Jun-08 0:30 
Hi,

This is embarassing to ask, but I just can't figure it out. Why is it that when I run my application by double-clicking the .exe from windows explorer, it will load but it will stay behind the windows explorer window?

I think the problem lies on the splash screen which I call from the Main Form's constructor. I am calling it here because the splash screen displays the progress of the application start-up ("Initializing components...", "Loading user settings...", etc.) at the bottom of the splash screen.

After this closes, I then do a this.Activate() or this.Focus() in the Main Form's constructor.

What is wrong? :-s

Rafferty

AnswerRe: Why Won't My MainForm Focus/Activate? Pin
Simon P Stevens18-Jun-08 0:47
Simon P Stevens18-Jun-08 0:47 
AnswerRe: Why Won't My MainForm Focus/Activate? Pin
ajtunbridge18-Jun-08 3:43
ajtunbridge18-Jun-08 3:43 
AnswerRe: Why Won't My MainForm Focus/Activate? Pin
Karthik Kalyanasundaram18-Jun-08 4:21
Karthik Kalyanasundaram18-Jun-08 4:21 
AnswerRe: Why Won't My MainForm Focus/Activate? Pin
Rafferty Uy18-Jun-08 15:21
Rafferty Uy18-Jun-08 15:21 
GeneralRe: Why Won't My MainForm Focus/Activate? Pin
Rafferty Uy18-Jun-08 15:45
Rafferty Uy18-Jun-08 15:45 
GeneralRe: Why Won't My MainForm Focus/Activate? [modified] Pin
Simon P Stevens18-Jun-08 22:16
Simon P Stevens18-Jun-08 22:16 
GeneralRe: Why Won't My MainForm Focus/Activate? Pin
Rafferty Uy19-Jun-08 0:52
Rafferty Uy19-Jun-08 0:52 
GeneralRe: Why Won't My MainForm Focus/Activate? Pin
Simon P Stevens19-Jun-08 1:47
Simon P Stevens19-Jun-08 1:47 
QuestionAppDomain for unloading an assembly Pin
elektrowolf18-Jun-08 0:21
elektrowolf18-Jun-08 0:21 
AnswerRe: AppDomain for unloading an assembly Pin
Simon P Stevens18-Jun-08 0:29
Simon P Stevens18-Jun-08 0:29 
GeneralRe: AppDomain for unloading an assembly Pin
elektrowolf18-Jun-08 0:31
elektrowolf18-Jun-08 0:31 
GeneralRe: AppDomain for unloading an assembly Pin
Simon P Stevens18-Jun-08 0:38
Simon P Stevens18-Jun-08 0:38 
GeneralRe: AppDomain for unloading an assembly Pin
Simon P Stevens18-Jun-08 0:43
Simon P Stevens18-Jun-08 0:43 
GeneralRe: AppDomain for unloading an assembly Pin
elektrowolf18-Jun-08 2:04
elektrowolf18-Jun-08 2:04 
QuestionGeneric type should accept only delegate types Pin
N a v a n e e t h17-Jun-08 23:39
N a v a n e e t h17-Jun-08 23:39 
AnswerRe: Generic type should accept only delegate types Pin
Pete O'Hanlon18-Jun-08 0:13
mvePete O'Hanlon18-Jun-08 0:13 
GeneralRe: Generic type should accept only delegate types Pin
N a v a n e e t h18-Jun-08 0:43
N a v a n e e t h18-Jun-08 0:43 

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.