Click or drag to resize

ExplorerWindow.LabelLeft Property (Typed)

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

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

Property Value

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