Titlebar Property

Summary

Gets the MedicalViewerTitlebar assigned to the control.

Syntax
C#
VB
C++
public MedicalViewerTitlebar Titlebar { get; } 
  
Public ReadOnly Property Titlebar As MedicalViewerTitlebar 
            public: 
property MedicalViewerTitlebar^ Titlebar { 
   MedicalViewerTitlebar^ get(); 
} 

Property Value

The MedicalViewerTitlebar assigned to the control.

Example

For an example, refer to MedicalViewerIcon

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly