ToolStrip

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 10 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
ygauthier
Posts: 5
Last visit: Tue Feb 18, 2020 6:52 am

ToolStrip

Post by ygauthier »

Hi i got the ToolStrip informatin in the winforms control reference
but this tools is not integrate by default on primal form(powershel studio)
i can add via new object but is not easy
any idea to add this object an control this object via powershell studio
thanks
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: ToolStrip

Post by davidc »

The ToolStrip in located in the Toolbox Panel for PowerShell Studio. If you are using PrimalForms CE it may not be there.

David
David
SAPIEN Technologies, Inc.
User avatar
ygauthier
Posts: 5
Last visit: Tue Feb 18, 2020 6:52 am

Re: ToolStrip

Post by ygauthier »

i have powershell studio
i saw toolbar, tooltip, but not toolstrip
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: ToolStrip

Post by davidc »

It was introduced in an early service release. Please check that you have the last version installed.

David
David
SAPIEN Technologies, Inc.
This topic is 10 years and 9 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked