Insert a web page into a PS GUI

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 2 years and 10 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
aspersram
Posts: 7
Last visit: Sat Apr 08, 2023 8:01 am

Insert a web page into a PS GUI

Post by aspersram »

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 latest edition
Operating system: Windows 10
PowerShell version(s):5.1
32-bit version of software? N

Is it possible to insert a small web page into a PS Studio GUI, the links inside it active and have them execute a function on click?
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: Insert a web page into a PS GUI

Post by Alexander Riedel »

[Topic moved by moderator]
Alexander Riedel
SAPIEN Technologies, Inc.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Insert a web page into a PS GUI

Post by jvierra »

You can use the WebBrowser control to display web pages. The control is in teh toolbox. Docs are right click on control in toolbox.
This topic is 2 years and 10 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