Share

DockableWindow.Control Property

Parent Object: DockableWindow

Description

Property that returns the control associated with the pane. This property returns Nothing if the pane contains a dialog and not a control.

Syntax

DockableWindow.Control() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 2011

Was this information helpful?