Setting ControlButtons in Inspector

  • Thread starter Thread starter Michael Tissington
  • Start date Start date
M

Michael Tissington

I am handling events for new inspectors and then I get the CommandBars
collection looking for some commands ("Assign Task" for example) using
FindControls and then setting the control to invisible.

The problem is that Outlook seems to be setting the controls back to visible
before the actual item is displayed.

Any ideas please ?
 
Back
Top