Softelvdm.Controls Class Library for Windows Controls 1.0

CreateParams Property, SoftelvdmUserControl Class

Softel vdm, Inc.

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 {
        CreateParams^ get();
}

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com