Load-comboBox not available in Powershell Studio 2018

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

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 5 years and 11 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.
User avatar
computernations
Posts: 10
Last visit: Thu Aug 08, 2019 11:38 am

Load-comboBox not available in Powershell Studio 2018

Post by computernations »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: PowerShell Studio 2018
32 or 64 bit version of product: 64-bit
Operating system: Windows 10
32 or 64 bit OS: 64 Bit

*** Please add details and screenshots as needed below. ***

It appears that the load-combobox command is not available in PowerShell Studio 2018. I cannot find it using search nor does it show in intellisense.

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Load-comboBox not available in Powershell Studio 2018

Post by davidc »

The Load-ComboBox helper function is automatically added when you add a ComboBox in the designer.
David
SAPIEN Technologies, Inc.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Load-comboBox not available in Powershell Studio 2018

Post by davidc »

Correction, the function is now named Update-ComboBox. We renamed it to use an approved verb.
David
SAPIEN Technologies, Inc.
User avatar
computernations
Posts: 10
Last visit: Thu Aug 08, 2019 11:38 am

Re: Load-comboBox not available in Powershell Studio 2018

Post by computernations »

Perfect. That worked.
This topic is 5 years and 11 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.