System.Windows.Forms.Splitter.CreateParams Property

Returns the parameters needed to create the handle.

Syntax

protected override CreateParams CreateParams { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Inheriting classes can override this property to provide extra functionality. Be sure, however, that these classes call base.getCreateParams() first to get the structure containing the basic information.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0