Search results 59
Sorted from new to old.

MouseDown and MouseUp in FM20 controls
MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

User-Defined Formatting
Apply special Conditional Formatting, color cells based on their values. This ...

XLShortcut_EnableDisable
Disables or Enables certain Excel built-in shortcut. Code has example on how ...

[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...