Browse button properties
Address | The web address (URL) opened in a web browser when the button is pressed. |
BackgroundColor | The background color, which is used to paint the area behind the button text. |
Enabled | Whether the button is enabled. |
ForegroundColor | The foreground color, which is used to paint the label. |
Label | The label. |
Name | The name, as assigned in Calcapp Creator. |
NamedTarget | The name of the tab or window where a web page is opened. |
Reference | A reference to the browse button. |
Target | The target where a web page is opened. |
Visible | Whether the button is visible. |