[Mono-list] Can Mono go fullscreen in X11?

Jonathan Pobst monkey at jpobst.com
Mon Jun 28 15:24:11 EDT 2010


On 6/28/2010 2:17 PM, jmalcolm wrote:
> I know I can call XLib directly but the C calls require handles to the
> display and the window.  How would I get a hold of these from Mono if I
> wanted to call XLib myself?

Form.Handle should give you the window handle.

Jonathan


More information about the Mono-list mailing list