Weird ImageListStreamer InvalidOperationException
One of our MacroView Studio customers sent a strange stack trace from an application crash yesterday. It's strange in that the standard Windows Forms ImageListStreamer class is where the exception...
Browse posts by category: "dev" below.
One of our MacroView Studio customers sent a strange stack trace from an application crash yesterday. It's strange in that the standard Windows Forms ImageListStreamer class is where the exception...
This post is a request to Syncfusion for an additional feature in their Edit Control functionality. The blog was just a convenient place to put a screencast related to the feature request submitted...
I discovered a strange display problem when using a Syncfusion based application layered over the top of iTunes. Occasionally the whole application window gets repainted if an iTunes window is below...
This post relates to the following forum post: I'm attempting to be able load XAML files into a Windows forms application at run time but for the WPF graphics to be automatically scaled to fit into...
I've been experimenting with the Microsoft ClickOnce technology that is part of .NET 2.0. Its intended use is as a deployment option for a new package called MacroView Windows Desktop that is being...
Following on from a previous post on event subscription related memory leaks, I've implemented a set of classes that provide Weak Delegate support....