changelog 665 B

1234567891011121314
  1. 2002-12-1 DennisHayes <[email protected]>
  2. * Changelog started 12-1-2002
  3. * Added test project to sln.
  4. * Has all standard controls on form, execpt printpreviewdialog
  5. * On my computer, compiles, runs, cna be resized, moved, shut down without error.
  6. * Shows only standard window with client area, no form, no controls visible at run time.
  7. * 1) Copy properitytag.cs from system.windows.design to system.windows.forms.
  8. * 2) In Visual studio solution explorer, remove the reference to system.windows.forms.
  9. * 3) For testing add ref to system.windows.forms *project*
  10. * or
  11. * For changing form in VS, add ref to system.windows.forms *.NET DLL"