Click or drag to resize

McPanelsSetAutoHide Method

Change the autohide property of a docked panel.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SetAutoHide ( 
	key As String,
	autoHide As Boolean
)

Parameters

key
Type: SystemString
autoHide
Type: SystemBoolean
Remarks