How can you disable (grey-out) an item in a menu? I don't see anything in the docs and it has ignored everything I have tried, including the obvious:
$Window->Menu->{MenuItem}->Disable();
How can you disable (grey-out) an item in a menu? I don't see anything in the docs and it has ignored everything I have tried, including the obvious:
$Window->Menu->{MenuItem}->Disable();