YaK:: FQA : How do make my new main System.Windows.Form.Form window raise to the front when it is created? [Changes]   [Calendar]   [Search]   [Index]   [PhotoTags]   
[mega_changes]
[photos]

FQA: How do make my new main System.Windows.Form.Form window raise to the front when it is created?

Call this.Show() then this.Activate() in that order.

This might help -- http://www.functionx.com/vcsharp/lesson06.htm -- but we still had to discover it on our own.

-- strick & d00n

(unless otherwise marked) Copyright 2002-2014 YakPeople. All rights reserved.
(last modified 2004-09-01)       [Login]
(No back references.)