LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SetTitlebarIconState Method

Show in webframe





The zero-based index of the sub-cell that contains the targeted icon.
Index of the icon to be checked un-checked.
The new status of the icon.
Checks or un-checks the specified icon.
Syntax
public void SetTitlebarIconState( 
   int subCellIndex,
   int iconIndex,
   MedicalViewerIconStatus status
)
'Declaration
 
Public Sub SetTitlebarIconState( _
   ByVal subCellIndex As Integer, _
   ByVal iconIndex As Integer, _
   ByVal status As MedicalViewerIconStatus _
) 
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim iconIndex As Integer
Dim status As MedicalViewerIconStatus
 
instance.SetTitlebarIconState(subCellIndex, iconIndex, status)

            

            
public:
void SetTitlebarIconState( 
   int subCellIndex,
   int iconIndex,
   MedicalViewerIconStatus status
) 

Parameters

subCellIndex
The zero-based index of the sub-cell that contains the targeted icon.
iconIndex
Index of the icon to be checked un-checked.
status
The new status of the icon.
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