Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class : SetTitlebarIconState Method |
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 )