OwnerControl Property

Summary
Gets the 3D controls associated with this container.
Syntax
C#
C++/CLI
public Control OwnerControl { get; } 
public: 
property Control^ OwnerControl { 
   Control^ get(); 
} 

Property Value

System.Windows.Forms.Control that represents the 3D control associated with this container. This control is usually of type Medical3DControl.

Remarks
  • This property is only useful when the user creates an instance of the Medical3DControl. This will create an instance of a Medical3DContainer internally. This property will then represent the Medical3DControl that created the container.
Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.