Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: how merge 2 PNG images in one Pin
iliyang16-Jun-05 0:38
iliyang16-Jun-05 0:38 
GeneralRe: how merge 2 PNG images in one Pin
Anonymous16-Jun-05 1:33
Anonymous16-Jun-05 1:33 
Generalunsafe code Pin
usbah15-Jun-05 22:05
usbah15-Jun-05 22:05 
GeneralRe: unsafe code Pin
Andrew Kirillov15-Jun-05 23:18
Andrew Kirillov15-Jun-05 23:18 
Generalerror Pin
fatidarya15-Jun-05 21:59
fatidarya15-Jun-05 21:59 
GeneralRe: error Pin
Dave Kreskowiak16-Jun-05 4:40
mveDave Kreskowiak16-Jun-05 4:40 
GeneralStart and use an external application Pin
Rey999915-Jun-05 21:53
Rey999915-Jun-05 21:53 
GeneralRe: Start and use an external application Pin
codeprojectin15-Jun-05 21:59
codeprojectin15-Jun-05 21:59 
GeneralRe: Start and use an external application Pin
Rey999915-Jun-05 23:33
Rey999915-Jun-05 23:33 
GeneralCSTA in C# Pin
yarns15-Jun-05 20:56
yarns15-Jun-05 20:56 
GeneralRe: CSTA in C# Pin
mav.northwind16-Jun-05 1:18
mav.northwind16-Jun-05 1:18 
GeneralRe: CSTA in C# Pin
Anonymous16-Jun-05 1:45
Anonymous16-Jun-05 1:45 
General"object" problem Pin
kakarato15-Jun-05 20:52
kakarato15-Jun-05 20:52 
GeneralRe: "object" problem Pin
Kai Radewald15-Jun-05 21:54
Kai Radewald15-Jun-05 21:54 
GeneralRe: "object" problem Pin
kakarato15-Jun-05 22:12
kakarato15-Jun-05 22:12 
Generalmerge column header of datagrid with C# Pin
dexom15-Jun-05 20:49
dexom15-Jun-05 20:49 
GeneralScanning pixels and storing Pin
Anonymous15-Jun-05 19:16
Anonymous15-Jun-05 19:16 
GeneralRe: Scanning pixels and storing Pin
Christian Graus15-Jun-05 19:24
protectorChristian Graus15-Jun-05 19:24 
Generalmonth year selection Pin
prgramya15-Jun-05 19:06
prgramya15-Jun-05 19:06 
GeneralRe: month year selection Pin
Christian Graus15-Jun-05 19:22
protectorChristian Graus15-Jun-05 19:22 
GeneralWindowsFormsParkingWindow problem Pin
seee sharp15-Jun-05 17:39
seee sharp15-Jun-05 17:39 
I am working on a desktop application (Windows based). It has a MDI form and a child form. At a time there will be maximum two child forms. Application has Wizard kind of structure, so has multiple steps.

Some of the times when user working on the application, it
stops responding to any click event though it shows the focus. User can click only on title bar and that works, all other control including menu bar, toolbar does not respond to click. In addition, I noticed there is one extra window you can see when you press Alt+TAB. The name of the window is WindowsFormsParkingWindow. Whenever this window is there, this problem arises.

Can anyone assist how to get rid of this problem

I able to figureout that it happenes when a control which does not have parent and get placed on WindowsFormsParkingWindow and have focus.



GeneralRe: WindowsFormsParkingWindow problem Pin
seee sharp12-Jul-05 18:15
seee sharp12-Jul-05 18:15 
GeneralOverride a method in a custom control. Pin
kakarato15-Jun-05 15:20
kakarato15-Jun-05 15:20 
GeneralRe: Override a method in a custom control. Pin
Christian Graus15-Jun-05 19:01
protectorChristian Graus15-Jun-05 19:01 
GeneralRe: Override a method in a custom control. Pin
kakarato15-Jun-05 19:02
kakarato15-Jun-05 19:02 

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.