Click or drag to resize

ShellMenuSeparatorItemText Property

Gets or sets this menu item's text.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override string Text { get; }

Property Value

Type: String
The text.
See Also