Add an address bar

Add an address bar for the
Web browser
object.
TIP: The address that you enter must start with the protocol. For example,
https://rockwellautomation.com
  1. In
    Project view
    , create a
    Web Browser
    object.
  2. Create an
    Editable Label
    object.
  3. Create variable of
    String
    data type.
    For more information, see Variables.
  4. (optional) Determine the start page by entering a web address as the variable value.
    For example, enter
    https://rockwellautomation.com
  5. Create a dynamic link between the
    Text
    property of the
    Editable Label
    object and the variable.
    For more information about dynamic links, see Create dynamic links.
  6. Create a dynamic link between the
    URL
    property of the
    Web Browser
    object and
    Editable Label
    Text
    property.
    For more information about dynamic links, see Create dynamic links.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.