←Select platform

GetTitlebarIconState Method

Summary

Determines whether the specified icon is checked.

Syntax

C#
VB
C++
public Leadtools.Medicalviewer.MedicalViewerIconStatus GetTitlebarIconState(  
   int subCellIndex, 
   int iconIndex 
) 
Public Function GetTitlebarIconState( _ 
   ByVal subCellIndex As Integer, _ 
   ByVal iconIndex As Integer _ 
) As Leadtools.Medicalviewer.MedicalViewerIconStatus 
public: 
Leadtools.Medicalviewer.MedicalViewerIconStatus GetTitlebarIconState(  
   int subCellIndex, 
   int iconIndex 
) 

Parameters

subCellIndex
The zero-based index of the sub-cell that contains the targeted icon.

iconIndex
Index of the icon to be checked.

Return Value

A MedicalViewerIconStatus enumeration value that contains the status of the specified icon in the specified cell.

Example

For an example, refer to MedicalViewerIcon

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize