|
-
Aug 13th, 2002, 04:50 PM
#1
Thread Starter
Member
Undo Button Grayed out
My Undo button is grayed out, in VB 6.0. Does anyone have any idea why this is and how to remedy the situation? Thanks in advance!
-
Aug 13th, 2002, 04:54 PM
#2
The picture isn't missing
if it is a regular command button then you disabed it.
if it is a toolbar button make sure that it isn't disabled or you didn't check the 'Mixed State' checkbox.
Remember, if someone's post was not helpful, you can always rate their post negatively  .
-
Aug 13th, 2002, 04:57 PM
#3
Thread Starter
Member
Sorry, your answer was right on with regards to how I stated my problem. My actual problem is that the button is grayed out in the Microsoft Visual Basic editor itself.
Sorry for the confusion. Any ideas on this "new" problem?
-
Aug 13th, 2002, 05:00 PM
#4
The picture isn't missing
undo can only undo text changes.
Remember, if someone's post was not helpful, you can always rate their post negatively  .
-
Aug 13th, 2002, 05:00 PM
#5
The picture isn't missing
that is, when the code window is in focus the undo button will be enabled.
Remember, if someone's post was not helpful, you can always rate their post negatively  .
-
Aug 13th, 2002, 05:02 PM
#6
Thread Starter
Member
Ah...that would explain it. Thanks much!!!
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
|