CreateParams Property (MedicalViewer)

Summary

Overrides the property CreateParams. Encapsulates the information needed when creating a control.

Syntax
C#
VB
C++
            protected override CreateParams CreateParams {get;} 
  
Protected Overrides ReadOnly Property CreateParams As CreateParams 
            protected: 
property CreateParams^ CreateParams { 
   CreateParams^ get() override; 
} 

Property Value

Overrides the property CreateParams.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly