Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SetTitlebarIconState Method






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

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