ExplorerWindow.LabelLeft Property | |
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
public virtual Usual LabelLeft { get; }
Request Example
View SourceProperty Value
Type:
UsualThe left fixed text control in a four-pane explorer window. In a two-pane explorer window, this returns NULL_OBJECT.
See Also