MinCondenseRate Property (TextBox)
In This Topic
Gets ot sets the value indicating the minimal value to which the label should condense its characters horizontally in order to fit the content.
Syntax
'Declaration
Public Property MinCondenseRate As Integer
public int MinCondenseRate {get; set;}
See Also