I want to allow users to navigate in virtual space (the space after the end of the line) when using the arrow keys. I can, of course, do this manually using events, properties, and methods (such as BeforeExecute, CurrentColumn, MoveToDisplayColumn, etc.),
but this requires extra code and variables. Is there any way mode that I can switch to or built-in functionality or utilities that can make this more efficient? Thanks.
Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/