DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / CreateControl() Method






In This Topic
    CreateControl() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub CreateControl() 
    'Usage
     
    
    Dim instance As DicomViewer
     
    instance.CreateControl()
    public void CreateControl()
    public procedure CreateControl(); 
    public function CreateControl();
    public: void CreateControl(); 
    public:
    void CreateControl(); 
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also