In my application I create the menu under runtime. For example the user can select "manage users" or "manage keys".
When the user "select manage users" he get a menu choice "new" that I have the accelerator "enter" connected to. When he selects...
In properties on my MSFlexGrid I have Selectionmode by row.
But why is not the entire row highlighted when I push the mouse button. The first colomn in the row is never highlightened, but the rest is highlightened.
How can I solve that? I've just placed a flexgrid control in a formview. I have read that WM_NCPAINT could be useful to solve this but I don't know how I should use it.
Can anyone please tell me how to remove the thin border around the flexgridcontrol in my formview? I want to just see the control not the control in a formview.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.