LimitSize Property
Object List Next Object
Defined By: FontDialog
Description:
Controls whether or not size will be kept within the range set by SizeMin and
SizeMax.
Details:
If LimitSize is set to True prior to displaying the FontDialog, when the
dialog is displayed it will only present size choices for any fonts that lie within
the inclusive range defined by SizeMin and SizeMax. The dialog will also
prohibit any size choice that lies outside that range. Size choices can be further
limited with the property AllowSizeSelect.
Data Type: Boolean
See Also:
AllowSizeSelect property, Size property, SizeMin property, SizeMax property