Master Who
May 5th, 1999, 09:05 AM
when using ClistCtrl in FormView, is there a method of getting the OnSelectionChanaged event. as you can in CListBox????
|
Click to See Complete Forum and Search --> : CListCtrl Master Who May 5th, 1999, 09:05 AM when using ClistCtrl in FormView, is there a method of getting the OnSelectionChanaged event. as you can in CListBox???? BrianOG May 5th, 1999, 09:13 AM I think the nearest thing would be to catch the LVN_ITEMCHANGED message. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |