implement SetFocusFromKbd() to select all text in the controls whose dialog code...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Apr 2002 00:32:14 +0000 (00:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Apr 2002 00:32:14 +0000 (00:32 +0000)
commitddf9d04fe9c4aa5d7319c5eb7eabcf781a157c3d
tree8383489e4d3f93904134ae7187427a21ad0517e2
parentd577d610a32d7c10f47cc76224a02c5d80166c9e
implement SetFocusFromKbd() to select all text in the controls whose dialog code has DLGC_HASSETSEL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/window.h
src/msw/window.cpp