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