Method toolbar.toolbarsDialog
Overload
Creates a window with a list of toolbars of this thread. Can be used to find lost toolbars.
public static Form toolbarsDialog(bool show = true)
Parameters
show (bool)
Show the window now, non-modal. If a window shown by this function already exists in this thread - activate it. |