Help for this page

Select Code to Download


  1. or download this
    package Win32::GUI::Combobox_improved;
    use strict;
    ...
    sub CB2_GotFocus  {  dump_it() }
    sub CB1_LostFocus {  dump_it() }
    sub CB2_LostFocus {  dump_it() }