Click here to Skip to main content
15,914,452 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionCalling .m file from VB .Net Pin
Atrish22-Nov-07 19:57
Atrish22-Nov-07 19:57 
AnswerRe: Calling .m file from VB .Net Pin
Vasudevan Deepak Kumar22-Nov-07 20:59
Vasudevan Deepak Kumar22-Nov-07 20:59 
AnswerRe: Calling .m file from VB .Net Pin
Dave Kreskowiak23-Nov-07 5:15
mveDave Kreskowiak23-Nov-07 5:15 
QuestionRestarting of remote-type's server Pin
Kurkin Dmitry22-Nov-07 18:22
Kurkin Dmitry22-Nov-07 18:22 
QuestionMicrosoft .NET Framework 3.0 Service Pack 1 Pin
mejax22-Nov-07 7:54
mejax22-Nov-07 7:54 
AnswerRe: Microsoft .NET Framework 3.0 Service Pack 1 Pin
Vasudevan Deepak Kumar22-Nov-07 21:01
Vasudevan Deepak Kumar22-Nov-07 21:01 
QuestionBring .NET windows to the front Pin
__DanC__22-Nov-07 2:34
__DanC__22-Nov-07 2:34 
AnswerRe: Bring .NET windows to the front Pin
chaiguy133723-Nov-07 7:40
chaiguy133723-Nov-07 7:40 
I've had a heck of a time with this myself. If your problem is that the system will sometimes simply flash the task bar button instead of bringing the window to the front, I find that sometimes setting the form to invisible, then Show()ing it sometimes works, or if that doesn't, then minimize it and then Active(), restore it, etc.

There are a ridiculous number of methods that all seem to mean the same thing. My list so far is:

Show()
Focus()
Select()
Activate()
BringToFront()
SetForegroundWindow()

Laugh | :laugh:

{o,o}.oO( Did somebody say MouseDown? )
|)””’)
-”-”-

QuestionLogin Control Pin
Rock Star.22-Nov-07 1:32
Rock Star.22-Nov-07 1:32 
AnswerRe: Login Control Pin
Pete O'Hanlon22-Nov-07 1:48
mvePete O'Hanlon22-Nov-07 1:48 
QuestionDoc to PDF conversion Pin
mynameatif21-Nov-07 2:07
mynameatif21-Nov-07 2:07 
AnswerRe: Doc to PDF conversion Pin
Vasudevan Deepak Kumar21-Nov-07 3:31
Vasudevan Deepak Kumar21-Nov-07 3:31 
QuestionRunning 1.0, 1.1 and 2.0 applications at the same time... Pin
martin_hughes20-Nov-07 23:39
martin_hughes20-Nov-07 23:39 
AnswerRe: Running 1.0, 1.1 and 2.0 applications at the same time... Pin
Pete O'Hanlon20-Nov-07 23:56
mvePete O'Hanlon20-Nov-07 23:56 
GeneralRe: Running 1.0, 1.1 and 2.0 applications at the same time... Pin
martin_hughes21-Nov-07 0:10
martin_hughes21-Nov-07 0:10 
GeneralRe: Running 1.0, 1.1 and 2.0 applications at the same time... Pin
Dave Kreskowiak21-Nov-07 16:40
mveDave Kreskowiak21-Nov-07 16:40 
QuestionExpoting .csv data to SQL Pin
Vipul Mehta20-Nov-07 0:50
Vipul Mehta20-Nov-07 0:50 
AnswerRe: Expoting .csv data to SQL Pin
Vasudevan Deepak Kumar20-Nov-07 3:37
Vasudevan Deepak Kumar20-Nov-07 3:37 
QuestionSMTPClient class with Exchange 5.5 [modified] Pin
bobishkindaguy19-Nov-07 13:25
bobishkindaguy19-Nov-07 13:25 
QuestionWindows form in Windows service ,Is it possible? Pin
peaceziz19-Nov-07 2:05
peaceziz19-Nov-07 2:05 
AnswerRe: Windows form in Windows service ,Is it possible? Pin
Pete O'Hanlon19-Nov-07 2:39
mvePete O'Hanlon19-Nov-07 2:39 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
peaceziz19-Nov-07 3:37
peaceziz19-Nov-07 3:37 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
originSH19-Nov-07 3:38
originSH19-Nov-07 3:38 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
Pete O'Hanlon19-Nov-07 3:49
mvePete O'Hanlon19-Nov-07 3:49 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
originSH19-Nov-07 4:00
originSH19-Nov-07 4:00 

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.