Click or drag to resize

FCW Enumeration

Identifies the control handle that is being requested.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public enum FCW
Members
  Member nameValueDescription
FCW_STATUS1 The browser's status bar.
FCW_TOOLBAR2 The browser's toolbar.
FCW_TREE3 The browser's tree view.
FCW_INTERNETBAR6 The browser's internet bar.
FCW_PROGRESS8 The browser's progress bar.
See Also