I'm probably being slightly simple, but how do I go about using GraphicsWindow.CanResize is it a variable (my guess) or a method ? And what values/arguments can it take?
The most I've been able to do with it is: GraphicsWindow.CanResize = yes Which prohibits any resizing - Not my intended result.
I'd also suggest that information such as this should be put in the wonderful little help paine that appears with intellisense.