|
I have a Pad (tool box) created in my Add-in, and I can show it. How do I hide it? |
|
Assuming you already have a reference to both the layout manager and your pad (which you've already shown):
You can hide just this specific pad:
... or you can hide all pads:
|