MedicalViewerBaseCell Class

Summary
Represents the base cell class that contains the basic cell properties and methods that the user must inherit his custom control from in order to be able to add the custom control to the MedicalViewer.
Syntax
C#
C++/CLI
public class MedicalViewerBaseCell : Control, INotifyPropertyChanged, IAnnAutomationControl 
            public ref class MedicalViewerBaseCell : public System.Windows.Forms.Control, IAnnAutomationControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   
Remarks

For more information, refer to Image Viewer Cells.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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