DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ShowTextBox Property
In This Topic
    ShowTextBox Property
    In This Topic
    Description
    Whether to display a box around text
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ShowTextBox As Boolean
    Remarks
    If true, then the area occupied by a text label is outlined (in the label’s ForeColour)
    See Also