Click or drag to resize

Win32ToolBarCreateParams Property

Gets the required creation parameters when the control handle is created.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override CreateParams CreateParams { get; }

Return Value

CreateParams
A CreateParams that contains the required creation parameters when the handle to the control is created.
See Also