The MedicalViewerTitlebar Class is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
Represents the class that contains the properties of the title bar.
| Visual Basic (Declaration) | |
|---|---|
Public Class MedicalViewerTitlebar | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MedicalViewerTitlebar | |
| C# | |
|---|---|
public class MedicalViewerTitlebar | |
| C++/CLI | |
|---|---|
public ref class MedicalViewerTitlebar | |
For an example, refer to MedicalViewerIcon.
- The title bar is a bar located at the top of each cell or sub-cell. It contains up to 8 icons that can be used according to the user's needs.
System.Object
Leadtools.MedicalViewer.MedicalViewerTitlebar
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code