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