SetGadgetFocus moves keyboard focus to the specified Gadget. Both the current Gadget with keyboard focus and the Gadget being specified will be sent a GM_CHANGESTATE message with nCode=GSTATE_FOCUS notifying of the focus change. BOOL SetGadgetFocus(
HGADGET hgadFocus // Gadget to receive focus
);
Parameters
Return ValuesFocus was successfully moved. See Also |
|
Build on Thursday, March 16, 2000
|