AutoEditableItemStyleTextBoxDisposeFont Property

Gets or sets a value indicating whether the AutoEditableItemStyleTextBox should dispose the Font property.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public static bool DisposeFont { get; set; }

Property Value

Boolean

See Also