|
-
Aug 7th, 2000, 01:15 PM
#1
Thread Starter
New Member
I am new to VB Programming. I created a little Notepad like application. But I can't add the "WordWrap" functionality of the windows notepad to it. The textbox wordwraps when its scrollbars property is set to vertical. And it doesn't wordwrap when it's set to both. BUT, when I go to change this property at run time(on mnuEditWordWrap_Click event), a compile-error occurs "Can't assign to readonly property". What can I do now?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|