Some useful classes, if someone are interested, created by me and posted in UT download area.
I've tried to convert them to code, but was too long.
Some messages that I've received states that the auto resize with main screen sample for Outlook listbar doesn't work in VFP 8 because I use the old trick to capture _Screen events that no longer works in VFP8. BINDEVENT() function must be used in this case.
Outlook style listbar, written entirely in VFP:
QuickFormat toolbar (design time formatting for selected objects):
Firebird SQL server services API wrapper:
I've tried to convert them to code, but was too long.
Some messages that I've received states that the auto resize with main screen sample for Outlook listbar doesn't work in VFP 8 because I use the old trick to capture _Screen events that no longer works in VFP8. BINDEVENT() function must be used in this case.
Outlook style listbar, written entirely in VFP:
QuickFormat toolbar (design time formatting for selected objects):
Firebird SQL server services API wrapper: