Click or drag to resize

ExplorerWindow.LabelLeft Property

X#
The left fixed text control in a four-pane explorer window. In a two-pane explorer window, this returns NULL_OBJECT.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY LabelLeft AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The left fixed text control in a four-pane explorer window. In a two-pane explorer window, this returns NULL_OBJECT.
See Also