Search This Blog

Wednesday, August 24, 2011

Hide/Unhide the TaskPane from Code

This piece of code will do the trick
Create the Job as below and Execute for Hide/Unhide

static void TaskPaneSet(Args _args)
{ boolean visible=true;
;
  new xInfo().taskPane().setVisiblity(visible);
}

 

No comments:

Post a Comment

Thanks for visiting my blog,
I will reply for your comment within 48 hours.

Thanks,
krishna.