how set concentration wpf page reload?
i've got wpf browser-like concentration few pages. i switch between pages, i'd set keyboard focus.
when page hallowed initial time, works job control.focus() constructor.
but i switch between pages does work anymore - concentration only initial field, ignores attempts change anything else :(
the pages have charge keepalive=true - ok keep concentration alive, too, nonetheless only sourroundings concentration initial domain annoying.
i attempted set concentration hallowed event, nonetheless work, too. seems default concentration set after reloading page.
is there any proceed set concentration entering page second time? when, where should i set concentration switching between wpf pages browserlike application?
Comments
Post a Comment