|
|
|
CreateParams Property, SoftelvdmUserControl Class |
Gets the required creation parameters when the control handle is created.
Syntax SoftelvdmUserControl Class (Softelvdm.Controls)
VB |
Protected ReadOnly Overridable Property CreateParams As CreateParams |
C# |
protected virtual CreateParams CreateParams { get; } |
C++ |
protected: property virtual CreateParams^ CreateParams { |
Property Value
A CreateParams object that contains the required creation parameters when the handle to the control is created.
Comments
The CreateParams property gets the required creation parameters when the control handle is created.
Version Information
Supported in version 1.0.
Products Table