Gets the text of the window's title bar (if it has one). If this window is a control, the text of the control.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string Text { get; }
Property Value
Type:
String
The window text.
See Also