CListCtrl:SetItemState hiding or disabling items?
-
Hi, On Remarks section, MSDN documentation of CListCtrl:SetItemState its written that SetItemState may be used for hiding or disabling items on the List. I tried to find the state bits for hiding or disabling any item but i couldn't. Do you have any idea? Thanks, Cem
-
Hi, On Remarks section, MSDN documentation of CListCtrl:SetItemState its written that SetItemState may be used for hiding or disabling items on the List. I tried to find the state bits for hiding or disabling any item but i couldn't. Do you have any idea? Thanks, Cem
I suppose the remark section is suggesting a usage (i.e. your application should implement it) for the bits not directly used by the List Control itself. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]