Skip to content

AddControl Method (control)

Mauricio Jorquera edited this page Feb 10, 2026 · 2 revisions

Adds a new control to the Options Bar and applies the current theme.

Syntax

C#

public void AddControl(UIElement control)

Parameters

control
Type: System.Windows.UIElement

Clone this wiki locally