'DeclarationPublic Shared Property ShowTextBoxForPresentationStates As Boolean
'UsageDim value As Boolean DicomGlobal.ShowTextBoxForPresentationStates = value value = DicomGlobal.ShowTextBoxForPresentationStates
public static bool ShowTextBoxForPresentationStates {get; set;}