Skip to content
Post by Karbon » Thu Dec 04, 2003 8:58 pm
Code: Select all
if GetFocus_() = GadgetID(#my_combo)
Post by freak » Thu Dec 04, 2003 9:56 pm
If GetFocus_() = GetWindow_(GadgetID(#my_combo), #GW_CHILD)
Post by Karbon » Fri Dec 05, 2003 6:34 pm
Return to “Windows”