Max, Min Properties (Common Dialog)

Applies To

Common dialog1H1HYJI (print, font dialogs).

Description

         Font dialogDetermines the smallest and largest font sizes displayed in the Size list box.

         Print dialogDetermines the minimum and maximum allowed values for the print range.

Usage

[form.]CMDialog.Min[ = points ]

[form.]CMDialog.Max[ = points ]

[form.]CMDialog.Min[ = pagenumber ]

[form.]CMDialog.Max[ = pagenumber ]

Remarks

         With the Font dialog, the CF_LIMITSIZE flag must be set before using these properties.

         With the Print dialog, the Min property determines the smallest number the user can specify in the From text box.  The Max property determines the largest number the user can specify in the To text box.

Data Type

IntegerDOKXHY