15 Commits

Author SHA1 Message Date
Rich
6029f6dd8b - Removed Debug
- Don't resize grid when initializing
- Use LoadGrid which adjusts the Grid Font
- Only save contents if in edit mode
Changes to Comments
Added Property MySymbolFontName
- Setup GoTo button to handle ROTable Grids
- Support GoTo for ROTable Grids (MyFlexGrid.IsRoTable)
- Restored code to handle Vertical Alignment
- Added MyItemInfo property
- Removed commented-out debug in DPI property
- Support Font Override
- Use DisplayText to do ReplaceWords
- Set Text Color to Black (Change Links to Black)
Use DebugOutput property rather than _DebugOutput field
- Override Font for printing grids
- Override Font for printing text
2011-03-11 15:49:39 +00:00
b43ea73257 2011-03-10 13:32:26 +00:00
c693bc8b10 2011-03-09 11:52:09 +00:00
57c1c135b3 2011-03-07 13:17:20 +00:00
287707438e 2011-03-01 13:26:22 +00:00
7704e926df 2011-02-18 18:59:46 +00:00
7288901ea4 2011-02-16 16:09:35 +00:00
Rich
1b58295cfe Corrected lookup of UserName to use ToUpper
Added code to support Text vs RTF content
2011-02-14 21:54:41 +00:00
Rich
5786528a44 - Restore the selection color after HideCaret
- Only show the pseudo caret if the StepRTB was active for the grid
Add a property to track if the StepRTB was active for a grid
Track if the StepRTB was active for a grid
2011-02-14 19:00:41 +00:00
1456d43132 2011-02-14 15:49:00 +00:00
Rich
2876ad911a Handle MyStepRTB Dispose
Fixed a NullReference Bug
2011-02-11 21:14:08 +00:00
Rich
0ad442ae19 Fixed CopyItemAndChildren to support Grids, Images and DROUsages
Removed completed items from the ToDo List at the top of the file
2011-02-10 22:22:11 +00:00
Rich
41c8a90bdf RichTextBox pseudo caret when it doesn't have focus 2011-02-09 21:52:56 +00:00
Rich
9befc92794 - Remove Comment
- Set Forecolor to backcolor on a cell being edited.
- Verify that the Col is within range before accessing cell contents
Support for volian border formats
2011-02-09 15:31:57 +00:00
773b2d2380 2011-02-08 11:31:16 +00:00