How to Inventor DockableWindow Show Tab but not Visible/Activated

How to Inventor DockableWindow Show Tab but not Visible/Activated

bradeneuropeArthur
Mentor Mentor
531 Views
1 Reply
Message 1 of 2

How to Inventor DockableWindow Show Tab but not Visible/Activated

bradeneuropeArthur
Mentor
Mentor

Hi,

@JelteDeJong  or others

How can I make the "Tab" from my Custom Dockablewindow visible in inventor, I don't want it activated or visible.

I only want it o be shown that it is there in the browser tab.

I know how to use the checkbox in the Window>>User Interface,.

But how do I fix this setting for the next time inventor opens.

Is there any option "Show visible in Browser" or something in the API?

 

DockableWindow.png

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

Accepted solutions (1)
532 Views
1 Reply
Reply (1)
Message 2 of 2

bradeneuropeArthur
Mentor
Mentor
Accepted solution

Hi,

 

Think I already found the answer:

You don't need to set the "Dockablewindow"  to visible true of false.

If you do this then it is set as Visible or not in the code.

If you leave it not coded, you can use the the checkbox in the Window>>User Interface.

 

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes