WPF windows, in my Winforms application? at csammisrun by Spf templates

Sun, 28 Jun 2009 00:00:20 -0600

WPF windows, in my Winforms application? at csammisrun

by Spf templates @ Sun, 28 Jun 2009 00:00:20 -0600



About the only thing that Winforms and WPF have in common is that they're both Windows GUI toolkits. Winforms follows the general Win32 GUI event model: An Application has a message pump that raises events (mouse click, text typed, ...