The Open Web Page button is used to open a URL in the user’s default browser when the button is clicked. This is often used to open documentation or provide links to updates for your user interface.
Property | Access | Type | Method | Description |
---|---|---|---|---|
Text | Design-only | string | — | The label displayed on the button |
Destination | Design-only | string | — | The URL of the page to visit when the button is clicked. For example: http://www.MegunoLink.com/ |
This control also supports all the common control properties.