-
I want to send info to the screen and after the info is viewed allow the user to print the info.
I need the screen to allow a scroll bar so if there is alot of info the user can scroll down.
Point form would be appreciated and I'll take it from there
Thank you
Bruno
-
Couldn't you just set a textbox multiline property to true, and then change the scrollbar property?
-
Not really
I need to send info to the screen and it can't be modified and I need to place info on the screen
Bruno
-
.
-
set the locked property of the textbox to true