Get focused cell |
Post Reply |
Author | |
Kjetil
Newbie Joined: 13 February 2007 Location: Norway Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 13 February 2007 at 11:26am |
I have a reportcontrol with
m_wndReport.FocusSubItems(TRUE); This enables me to manouver around in the control with the arrows.
In my OnReportSelChanged message handler I want to get the active cell, but m_wndReport.GetActiveItem() returns NULL. Is there another way to get the fouces cell here?
Another issue is that some of my items has dropdown or expand buttons attached. The dropdown (with its constraints) can be selected with the keyboard, but I can't activate the expand buttons from the keyboard. It works fine with the mouse.
|
|
Using Xtreme Tookit Pro v 13.2.1
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |