hi,
it seems all Control have default Style WS_TABSTOP.
when have e.g. XIMAGE or ActiveX it "TabStop" when press "TAB" and Control got Focus
but when have TGET, TCOMBOBOX in same Form i like to have WS_TABSTOP only on Control which can "change" (User Action) Result.
is there a (easy) Method to change ::style of Control