Winforms samples for use with Mono's implementation of System.Windows.Forms
Перейти к файлу
Jackson Harper 20fae079b3 remove old code
svn path=/trunk/winforms/; revision=42478
2005-04-01 20:30:51 +00:00
begininvoke Some alignment love 2004-09-14 18:02:56 +00:00
button - Added test for button double click 2005-02-03 09:43:11 +00:00
checkbox Initial revision 2003-08-06 21:53:30 +00:00
checkedlistbox CheckedListBox samples 2004-12-17 14:45:58 +00:00
colordialog - Initial check-in. Patch by Alexander Olk 2005-02-01 03:57:59 +00:00
combobox Makefile for owner comboboxm sample 2005-02-21 15:37:54 +00:00
contextmenu ContextMenu samples 2004-10-15 07:47:35 +00:00
control-anchors Initial revision 2003-08-06 21:53:30 +00:00
control-docking Initial revision 2003-08-06 21:53:30 +00:00
controlpaint DrawFocusRectangle sample 2005-01-24 14:36:59 +00:00
converters - Added test for SelectionRangeConverter 2005-02-12 08:29:12 +00:00
cursor - Added testcase for custom cursor 2005-02-03 09:39:31 +00:00
databinding Added a simple DataBinding example 2003-11-18 05:47:40 +00:00
datagrid/classes Datagrid Containter and Data test classes 2005-03-31 18:19:34 +00:00
datetimepicker - datetimepicker/*: added early date timepicker sample 2005-01-31 12:48:53 +00:00
dll - Testcase calling SWF code inside a dll 2005-02-03 09:37:55 +00:00
endian - Added saving test 2005-01-26 23:07:03 +00:00
fontdialog - Simple app to bring up FontDialog 2005-02-15 07:41:59 +00:00
formstest - Removed call to TransformPoints until we have it implemented 2005-03-19 04:55:52 +00:00
groupbox groupbox with no text 2004-09-07 16:34:27 +00:00
horizontalscrollbar Sample to resize scrollbars during runtime to see how they behave at different sizes 2004-12-01 10:01:29 +00:00
idle tabify 2004-09-16 18:50:23 +00:00
imagelist - Test app for testing ImageList class 2005-02-03 09:49:44 +00:00
label label image sample 2005-02-21 12:12:54 +00:00
linklabel Added the LinkLabel sample 2003-10-13 11:07:30 +00:00
listbox listbox ownerdraw sample 2005-01-20 10:40:12 +00:00
listview Sample that allows to test intensively the ListView control 2005-03-05 19:05:49 +00:00
mainloop Test some of the mainloop features 2004-09-16 18:49:07 +00:00
mainmenu merge items sample 2005-02-04 10:02:07 +00:00
messagebox - Switched default UI locale to de-DE, to allow testing localized messageboxes 2005-02-13 04:18:26 +00:00
monthcalendar - Added option 2005-02-03 09:42:46 +00:00
notifyicon - Added more test possibilities 2005-01-27 09:31:31 +00:00
panel Initial revision 2003-08-06 21:53:30 +00:00
picturebox Picture box sample, with the worlds smartest dog 2004-08-24 23:36:42 +00:00
progressbar enhancements to the progressbar sample 2004-07-06 15:07:06 +00:00
propertygrid - Enhanced a bit 2005-01-27 23:01:14 +00:00
radiobutton fixes mcs compilation 2004-10-06 10:45:44 +00:00
rente - Updated 2005-02-03 09:38:41 +00:00
resources Update 2005-02-10 07:34:24 +00:00
scrollable - Very dumb testapp to test ScrollableWindow behaviour; somebody 2005-02-20 01:33:26 +00:00
scrollrect - Made testing easier, tests all directions through mouse/key combinations 2005-01-10 08:49:38 +00:00
simple-binding remove old code 2005-04-01 20:30:51 +00:00
splitter - Checked in Jackson's Splitter test app 2005-02-03 09:47:36 +00:00
statusbar use correct file 2004-08-17 21:28:16 +00:00
sysinfo - Test for SystemInfo class 2005-01-30 00:48:59 +00:00
tabcontrol Give a little more visual feedback when tabs are changed 2004-11-05 21:52:20 +00:00
taborder - Fixed expected results to consider edit control 2005-02-13 04:41:22 +00:00
textbox Initial revision 2003-08-06 21:53:30 +00:00
toolbar - Enabled test of images on buttons 2005-02-03 09:42:27 +00:00
tooltip - Oops. Checked in wrong file 2005-02-03 09:46:23 +00:00
trackbar Makefile for trackbar sample 2004-07-16 11:31:43 +00:00
treeview Oops. 2005-01-19 23:28:26 +00:00
various - Added testcase 2005-01-18 01:29:26 +00:00
verticalscrollbar scrollbar sample that uses events 2005-03-08 13:42:39 +00:00
zorder - Improved testing ability, now allows to 'step up' a control in the chain 2005-01-12 01:07:20 +00:00
AUTHORS - Updated 2005-01-10 06:25:19 +00:00
Makefile - Updated to build all currently available test apps 2005-02-03 09:51:26 +00:00
README - Updated 2005-01-10 06:25:19 +00:00

README

Here are some samples of Winforms code.

Some of the  sources were originally listed in the 
Mono Wiki, the URL is:

http://nullenvoid.com/mono/wiki/index.php/WineSamples