Adding WPF Controls to the Toolbox

You can specify the components that appear in the Toolbox.

The contents of the Toolbox are related to the object that has focus. Be sure that the appropriate object is selected before adding a WPF control to the Toolbox.

  1. In the Toolbox, select the group to which you want to add the WPF control.
  2. Right-click in the Toolbox group and select Choose Items.
  3. Select the WPF Components tab.
  4. Select a standard WPF control in the tab, or use Browse to select your own WPF control.
  5. Click OK.
Related concepts
PowerBuilder .NET Toolbox
Related tasks
Adding Third-Party and Custom WPF Controls to Windows
Adding Third-Party and Custom Controls to DataWindow Objects