You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think FocusRect should be drawn across the entire row when toFullRowSelect is selected.
Right now this happens only when tsUseExplorerTheme is selected (Vista and later), otherwise FocusRect is drawn around InnerRect or CellRect (procedure PrepareCell).
Activity