1*946379e7SchristosThis example relies on: 2*946379e7Schristos - a C# implementation with System.Windows.Forms library, e.g. pnet+pnetlib 3*946379e7Schristos 4*946379e7SchristosInstallation: 5*946379e7Schristos ./autogen.sh 6*946379e7Schristos ./configure --prefix=/some/prefix 7*946379e7Schristos make 8*946379e7Schristos make install 9*946379e7SchristosCleanup: 10*946379e7Schristos make distclean 11*946379e7Schristos ./autoclean.sh 12