SimpleHostContainer.CreateParams Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property CreateParams As CreateParams
Get
'Usage
Dim value As CreateParams
value = Me.CreateParams
protected override CreateParams CreateParams { get; }
Property Value
Type: System.Windows.Forms.CreateParams
Reserved for internal use.