LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

GetTitlebarIconState Method

Show in webframe





The zero-based index of the sub-cell that contains the targeted icon.
Index of the icon to be checked.
Determines whether the specified icon is checked.
Syntax
public MedicalViewerIconStatus GetTitlebarIconState( 
   int subCellIndex,
   int iconIndex
)
'Declaration
 
Public Function GetTitlebarIconState( _
   ByVal subCellIndex As Integer, _
   ByVal iconIndex As Integer _
) As MedicalViewerIconStatus
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim iconIndex As Integer
Dim value As MedicalViewerIconStatus
 
value = instance.GetTitlebarIconState(subCellIndex, iconIndex)

            

            
public:
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

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features