int SetDockedElementsVisible(bool visible = null, string name = null, ElementType elTypeMask = 0xFFFFFFFF)

Controls the visibility of docked elements such as toolbars and docked browsers (within the parent KioWare window). Trust Level Required: High

Parameters

Name Description
visible If null, default visibility is restored.
name If null, no match by name is done.
visible Specifies which element types can be affected.

Return

The total number of elements affected.