ContextMenuOptionsTrackPopupMenuFlags Property |
Gets or sets the TrackPopupMenu method flags.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual TPM TrackPopupMenuFlags { get; set; }
Property Value
Type:
TPM
The TrackPopupMenu flags.
See Also