DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / CreateParams Property






CreateParams Property (LicenseDialog)
Syntax
'Declaration
 
Protected Overridable ReadOnly Property CreateParams As System.Windows.Forms.CreateParams
 
'Usage
 
Dim instance As LicenseDialog
Dim value As System.Windows.Forms.CreateParams
 
value = instance.CreateParams
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also