Click here to Skip to main content
16,005,241 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Bubble sort Pin
Christian Graus13-Jul-06 4:25
protectorChristian Graus13-Jul-06 4:25 
AnswerRe: Bubble sort Pin
Eric Dahlvang13-Jul-06 6:21
Eric Dahlvang13-Jul-06 6:21 
QuestionHow to convert amount into words in crystal report Pin
swapnilbhavsar13-Jul-06 3:54
swapnilbhavsar13-Jul-06 3:54 
AnswerRe: How to convert amount into words in crystal report Pin
Gulfraz Khan13-Jul-06 7:02
Gulfraz Khan13-Jul-06 7:02 
QuestionSynchronizingObject problem Pin
coolestCoder13-Jul-06 3:40
coolestCoder13-Jul-06 3:40 
AnswerRe: SynchronizingObject problem Pin
Dave Kreskowiak13-Jul-06 5:11
mveDave Kreskowiak13-Jul-06 5:11 
QuestionApp does not get focus on Win 2000. Pin
seamie13-Jul-06 2:46
seamie13-Jul-06 2:46 
AnswerRe: App does not get focus on Win 2000. Pin
Dave Kreskowiak13-Jul-06 4:51
mveDave Kreskowiak13-Jul-06 4:51 
It's doing exactly what you told it to do.

If you read the documentation on Form.Activate() method, you find that it says: "Activating a form brings it to the front if this is the active application, or it flashes the window caption if this is not the active application."

You're probably looking for the AppActivate() method of the Interaction class, buried in the Microsoft.VisualBasic namespace. Docs on it are here[^].


Dave Kreskowiak
Microsoft MVP - Visual Basic

Questiondatabase programming Pin
ramin_ok13-Jul-06 0:38
ramin_ok13-Jul-06 0:38 
AnswerRe: database programming Pin
Christian Graus13-Jul-06 4:26
protectorChristian Graus13-Jul-06 4:26 
QuestionHow I do Video Streaming in VB.NET Pin
sam_pune12-Jul-06 23:42
sam_pune12-Jul-06 23:42 
AnswerRe: How I do Video Streaming in VB.NET Pin
Dave Kreskowiak13-Jul-06 4:40
mveDave Kreskowiak13-Jul-06 4:40 
Questionusing VB 6.0 how to reset the timer while excuting the program Pin
Simple programmer12-Jul-06 23:14
Simple programmer12-Jul-06 23:14 
AnswerRe: using VB 6.0 how to reset the timer while excuting the program Pin
Dave Kreskowiak13-Jul-06 4:31
mveDave Kreskowiak13-Jul-06 4:31 
GeneralRe: using VB 6.0 how to reset the timer while excuting the program Pin
Simple programmer13-Jul-06 15:44
Simple programmer13-Jul-06 15:44 
GeneralRe: using VB 6.0 how to reset the timer while excuting the program Pin
Dave Kreskowiak14-Jul-06 0:41
mveDave Kreskowiak14-Jul-06 0:41 
QuestionIn crystal report data are not displayed when passing paramete Pin
subhsam12-Jul-06 23:14
subhsam12-Jul-06 23:14 
Questionconnecting to MySQL Server Pin
70's live!12-Jul-06 22:07
70's live!12-Jul-06 22:07 
AnswerRe: connecting to MySQL Server Pin
Guffa13-Jul-06 0:59
Guffa13-Jul-06 0:59 
AnswerRe: connecting to MySQL Server Pin
Guffa13-Jul-06 11:50
Guffa13-Jul-06 11:50 
GeneralRe: connecting to MySQL Server Pin
70's live!16-Jul-06 20:40
70's live!16-Jul-06 20:40 
QuestionI need help...pls help.... Pin
LifeIsSad12-Jul-06 22:02
LifeIsSad12-Jul-06 22:02 
AnswerRe: I need help...pls help.... Pin
Dave Kreskowiak13-Jul-06 2:36
mveDave Kreskowiak13-Jul-06 2:36 
AnswerRe: I need help...pls help.... Pin
PlayByTheRules13-Jul-06 2:37
PlayByTheRules13-Jul-06 2:37 
AnswerRe: I need help...pls help.... Pin
Christian Graus13-Jul-06 4:27
protectorChristian Graus13-Jul-06 4:27 

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.