K
KK
Hi All...
For my purpose, I need to handle listbox selection changed event.I must
be notified before changing occurs and after.After I can handle using
SelectedIndexChanged event.Is there anyway to know which one is selected
item before this event.?One thing is I can have a variable to hold the index
in my application.
I'm looking exactly like TreeView events(which fires events before
expanding and after expanding the nodes).
Thanks in advance...
Regards
Krishna
For my purpose, I need to handle listbox selection changed event.I must
be notified before changing occurs and after.After I can handle using
SelectedIndexChanged event.Is there anyway to know which one is selected
item before this event.?One thing is I can have a variable to hold the index
in my application.
I'm looking exactly like TreeView events(which fires events before
expanding and after expanding the nodes).
Thanks in advance...
Regards
Krishna