Tuesday, May 13, 2008
Tip of the Day #2: Using Right-Click EEP on ListBox/ListView Controls
Section: Form Designer (Variable Lookup ListBox and ListView)
Supported Versions: http://www.RTimeMachine.com
. R:BASE 7.6 for Windows (Build: 7.6.3.30516 or higher)
. R:BASE C/S:I 7.6 for Windows (Build: 7.6.3.30516 or higher)
. R:BASE Turbo V-8 for Windows (Build: 8.0.17.30516 or higher)
Did you know that you can use the Right-Click on Variable Lookup
ListBox or Variable Lookup ListView controls to execute any code,
defined as "On Right-Click" Custom EEP?
Here's how:
-- For Variable Lookup ListBox
Form Designer|Variable Lookup ListBox|Object Properties|EEPs
Notice the additional option for "On Right Click Custom EEP"
You may also access this option by simply using the right-click
on the object and selecting the "On Right Click EEP..." option
from the list of supported EEPs.
-- For Variable Lookup ListView
Form Designer|Variable Lookup ListView|Object Properties|EEPs
Notice the additional option for "On Right Click Custom EEP"
You may also access this option by simply using the right-click
on the object and selecting the "On Right Click EEP..." option
from the list of supported EEPs.
Imagine the possibilities!
Very Best R:egards,
Razzak.