Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Bjorn, System.Windows.Forms.Form is not serializable- therefore cannot be used in the proxy layer. System.Drawing.Graphics; however, should be okay, as you saw in the ShapeAppAdvancedCSharp sample. More basic types like System.String will also work. The KeyNotFoundException is usually indicative of a...