Create panels

Create a navigation panel that enables you to switch between two other panels.
  1. Create a SavePanel (type):
    1. In the
      Project view
      pane, right-click the
      UI
      folder and select
      New
      Containers
      Panel
      .
    2. Hover-over the panel, select
      Edit
      , and enter
      SavePanel
      .
  2. Create a ValuePanel (type):
    1. In the
      Project view
      pane, right-click the
      UI
      folder and select
      New
      Containers
      Panel
      .
    2. Hover-over the panel, select
      Edit
      , and enter
      ValuePanel
      .
  3. Create a NavigationPanel:
    A navigation panel enables you to switch between different panels.
    1. In the
      Project view
      pane, right-click
      MainWindow (type)
      and select
      New
      Containers
      Navigation panel
      .
    2. In the
      Properties
      pane, under
      Panel1
      , create a dynamic link between the
      Panel
      property and
      ProjectName
      UI
      SavePanel (type)
      .
      For more information about dynamic links, see Create dynamic links.
    3. In the
      Properties
      pane, next to
      Panels
      , select
      Add
      .
    4. In the
      Properties
      pane, under
      Panel2
      , create a dynamic link between the
      Panel
      property and
      ProjectName
      UI
      ValuePanel (type)
      .
      For more information about dynamic links, see Create dynamic links.
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.