Miscellaneous Properties, Methods and Events

In addition to the properties, methods and events associated with the dialogs, LEADTOOLS also provides several "general purpose" properties, methods and events.

The font used in any of the dialogs can be set using the DlgFont property.

To get or set the strings associated with a dialog, use the GetDlgString and SetDlgString methods.

The EnableMethodErrors property lets you determine whether LEADTOOLS generates runtime exceptions in addition to method return values.