Winforms samples for use with Mono's implementation of System.Windows.Forms
Перейти к файлу
Carlos Alberto Cortez b11863b806 2009-10-05 Carlos Alberto Cortez <calberto.cortez@gmail.com>
* groups.cs:
        * virtualmode.cs: Updated to let the tests render pictures for
        the items, to ensure we are rendering with the correct bounds in
        both cases.


svn path=/trunk/winforms/; revision=143365
2009-10-05 00:10:24 +00:00
application add application exit tests 2007-02-28 21:37:13 +00:00
begininvoke Modified Makefile to be able to test BeginInvoke+CAS on both 1.x and 2.0 2006-06-16 13:14:58 +00:00
borders Added sample for 3D border styles. 2006-03-26 11:19:30 +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 Use SelectedIndexChanged instead of ItemCheck. 2008-07-09 19:56:09 +00:00
clipboard - test image for putting image onto the clipboard 2005-05-19 02:02:50 +00:00
colordialog Fix make 2005-10-20 02:29:32 +00:00
combobox Created more tests to show FlatStyle and DropDownHeight. 2007-01-25 12:46:00 +00:00
contextmenu * A simple contextmenu test with a treeview 2008-02-21 00:11:19 +00:00
control-anchors - Added SuspendLayout call (the code had resume but no suspend). The tests will work with 2005-10-17 01:49:45 +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 - Updated, to allow only to/from tests 2005-05-24 20:19:06 +00:00
cursor - Set proper dependencies 2005-09-21 16:07:35 +00:00
databinding Adds CheckedListBox and Combobox to the complex databinding sample 2005-04-28 10:46:48 +00:00
datagrid add another sample from the windows.forms faq site 2006-07-11 02:25:02 +00:00
datagridview Pedro Martinez Julia DataGridView samples 2005-11-08 22:25:20 +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
dockpadding - Dockpadding test app 2006-01-13 18:35:12 +00:00
endian - Added ability to draw image stretched to clientsize when single image is displayed 2005-08-26 07:52:36 +00:00
errorprovider - Simple test app 2005-05-06 03:36:17 +00:00
events - Added tests 2005-12-12 19:36:45 +00:00
exception - App to test MWF exception handling 2005-12-09 01:32:29 +00:00
filedialog * Simple test app for FileDialog 2005-05-26 03:49:41 +00:00
folderdialog Folder dialog test. 2006-07-13 23:23:44 +00:00
fontdialog - Simple app to bring up FontDialog 2005-02-15 07:41:59 +00:00
forms enable the listbox test 2006-11-30 19:49:13 +00:00
formstest Make it auto-adjust 2005-10-14 20:45:00 +00:00
groupbox groupbox with no text 2004-09-07 16:34:27 +00:00
hello Simple hello world app for straight go/nogo tests 2005-05-23 20:56:20 +00:00
help Testcase for Help class 2005-05-24 16:40:05 +00:00
helpprovider - Initial check in, test app for helpprovider 2005-05-06 22:58:45 +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
icon - Fixed icon name 2005-06-13 15:25:17 +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
img add new animated gif that uses the "combine" feature 2006-05-23 16:03:05 +00:00
invalidate Little test for invalidation. Nice for profiling. 2005-12-12 20:34:22 +00:00
label add a multiline label 2006-09-13 15:38:36 +00:00
linklabel Add new LinkLabel sample app 2007-03-08 14:03:28 +00:00
listbox It does not compile on my windows box (Latin1 is not in everywhere). 2006-05-19 08:11:03 +00:00
listview 2009-10-05 Carlos Alberto Cortez <calberto.cortez@gmail.com> 2009-10-05 00:10:24 +00:00
ls-styles Include some WindowStyle information 2007-01-02 20:41:54 +00:00
mainloop Test some of the mainloop features 2004-09-16 18:49:07 +00:00
mainmenu Added a test case with different form styles and menus. 2007-04-18 10:48:38 +00:00
maskedtextbox More svn property update. 2007-05-11 10:17:14 +00:00
mdi New test, shows off all the different border styles. 2005-11-19 18:45:08 +00:00
messagebox - Switched default UI locale to de-DE, to allow testing localized messageboxes 2005-02-13 04:18:26 +00:00
modal - More testcases 2006-01-11 19:03:55 +00:00
monthcalendar - Added option 2005-02-03 09:42:46 +00:00
notifyicon Show different icon in balloon sample 2007-03-29 16:26:46 +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
printing PrintDialog sample 2006-05-13 18:22:56 +00:00
progressbar enhancements to the progressbar sample 2004-07-06 15:07:06 +00:00
propertygrid * Fix propertygrid sample - control adding order has to be in reverse for docking to work properly 2007-10-29 15:15:54 +00:00
radiobutton fixes mcs compilation 2004-10-06 10:45:44 +00:00
recreate exit when we're done 2006-10-18 01:39:17 +00:00
renderertest20 2006-08-07 Jonathan Pobst <monkey@jpobst.com> 2006-08-08 03:00:57 +00:00
rente - Updated 2005-02-03 09:38:41 +00:00
resources Update 2005-02-10 07:34:24 +00:00
rotate Test code for rotating 8-bit, 16-bit and 24-bit Bitmap objects. 2005-10-23 23:03:16 +00:00
rotate1bit4bit Test code for rotating 1-bit and 4-bit Bitmap objects. 2005-10-23 22:22:58 +00:00
scrollable - Very dumb testapp to test ScrollableWindow behaviour; somebody 2005-02-20 01:33:26 +00:00
scrolling Sample test that shows scrolling behavoir. 2005-10-10 20:00:15 +00:00
scrollrect - Made testing easier, tests all directions through mouse/key combinations 2005-01-10 08:49:38 +00:00
setpos Little test for setting positions of windows manually. 2005-12-15 00:06:31 +00:00
simple-binding remove old code 2005-04-01 20:30:51 +00:00
splitcontainer20 2006-09-14 Jonathan Pobst <monkey@jpobst.com> 2006-09-13 14:53:57 +00:00
splitter - Be verbose on the events 2005-10-19 02:54:15 +00:00
statusbar Make this test harder. 2006-05-25 17:19:15 +00:00
sysinfo - Test for SystemInfo class 2005-01-30 00:48:59 +00:00
tabcontrol Add tabs with TabAppearance.Buttons 2007-04-15 17:43:39 +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
timers Simple syncronization test written by sp. 2006-01-12 22:56:27 +00:00
toolbar updates to toolbar layout tester 2006-07-14 22:41:27 +00:00
toolstrip20 2006-10-30 Jonathan Pobst <monkey@jpobst.com> 2006-10-31 15:15:33 +00:00
tooltip - Oops. Checked in wrong file 2005-02-03 09:46:23 +00:00
toolwindows Fixup test 2006-06-05 23:36:06 +00:00
trackbar Makefile for trackbar sample 2004-07-16 11:31:43 +00:00
transparency Added test for Form TransparencyKey and Opacity 2006-01-09 21:49:13 +00:00
treeview Add controls in the correct order for Dock.Fill to work correctly. 2007-10-17 22:33:15 +00:00
updown - Added test for visible/value assignment 2005-06-10 18:15:30 +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
visualstyles20 2006-08-07 Jonathan Pobst <monkey@jpobst.com> 2006-08-07 17:23:43 +00:00
webbrowser 2008-06-11 Andreia Gaita <avidigal@novell.com> 2008-06-11 03:50:29 +00:00
wordpad Add support for inserting images in the RTF document. 2007-02-27 17:25:43 +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 Added my self to authors, and added transparency and printing tests to makefile. 2006-01-13 14:17:07 +00:00
Makefile 2007-09-05 Andreia Gaita <avidigal@novell.com> 2007-09-04 22:58:12 +00:00
README - Updated 2005-01-10 06:25:19 +00:00
rules.make 2007-10-12 Andreia Gaita <avidigal@novell.com> 2007-10-12 15:22:12 +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