Advanced Forum Search Results
-
How can I use the Switch /q ? Can you please give some code snippet.
-
Thanks Sofia
Really it helped me.
--Masum
-
I have same problem. I developed a chat application. I used ListBox for chat window. It working fine when data size is thin. When Chat history gets increased then the chat window gets hang. Can any one have any idea.
--Masum
-
Thanks.
theListBox.ClearValue(ListBox.ItemsSourceProperty);
solved my problem