DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / OnCreateControl Method






    OnCreateControl Method (DicomViewer)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Protected Overridable Sub OnCreateControl() 
     
    'Usage
     
    
    Dim instance As DicomViewer
     
    instance.OnCreateControl()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also