Hi,
I need to update (add nodes) to a tree view from another thread (not the owner thread).
A call to BeginInvoke is not the sollution. Since I want the nodes to be added in the background as the user works with the tree view.
Any clues on how this can be achieved.
Regards,
Harpreet Singh
Hi,
In C# is there a way to localize the MessageBox class.
Esp wrt the button captions. eg instead of "OK" .... using
"JA" .......
Regards,
Harpreet Singh
Hi,
In my application the tree view fires a double click event, if I click on the '+' sign too fast. (Esp while testing for extand and collapse). Is there any to restrict this, ie to ensure that even a double click on the "+" sign isn't taken as a double click ... eg like in the...
Hello,
Can anyone tell me how we can have multiple views within a single window's
form, by means of using splitter controls and each of the views having
different dialogs/forms embedded in them. The requirement is very similar to
the one we have in MFC where we can create splitter windows and...
Hi martijn1967,
In C# you have a XmlDocument object with which you can open your XML file in one shot.
You need to traverse the opened file using the XmlDocument object. From this object get a XmlNodeList or get one XmlNode at a time.
Do the same operations in reverse to creat a tree view...
Hi,
In C# while creating a windows form, code is added to the .cs file which details out the creation procedure for controls .
Now through some setting is it possible to have the form as a resource file or an XML file. Which still details out the entire creation procedure.
Regards,
Harpreet
Hi,
How do I go ahead with a server side application to receive incoming calls in VB. Also here do I have to write my own code for protocol translation or is this taken care at the OS level.
I have already written a client side VB program.
The client side prg uses the standard windows modem...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.