Previous Topic

Next Topic

Application Preference Strings

The following application preference strings are available to the GetPreference and SetPreference MaxBasic application functions.

For example:

SetPreference("Generic\MAPIStyle", 1)

GetPreference("Generic\PrinterDiagLevel")

Preference

Preference String

prefStatusHintColor

Generic\StatusHintColor

prefErrorHintColor

Generic\ErrorHintColor

prefGridLineColor

Generic\GridLineColor

prefReadOnlyColor

Generic\ReadOnlyColor

prefCreditColor

Generic\CreditColor

prefMAPIStyle

Generic\MAPIStyle

prefTAPIDiagLevel

Generic\TAPIDiagLevel

prefPrinterDiagLevel

Generic\PrinterDiagLevel

See Also

SetPreference - MaxBasic Function

Book Contents

Book Index