I\'ve been banging my head against a brick wall over this little problem since thursday and I\'m still no neare开发者_C百科r to an answer than I was back then.
I have search开发者_开发百科ed through internet & found that there are no any direct method that disable nodes of CTreeCtrl control.
I 开发者_运维技巧want to know if I can create a WebBrowser through code in Vb.NET, instead of dragging a webbrowser into the form.Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As Sy
What i开发者_如何学Pythons an artifact and why does Maven need it?An artifact is a file, usually a JAR, that gets deployed to a Maven repository.
Ok so this maybe a simple/silly question but I don\'t know so here goes: In access let\'s say I want to have a frame control, so I click the option group button and add it to the desgin surface. Howe
I would like to know how to add 开发者_如何学编程menus similar to this to my custom controls designed in Visual Studio. http://img687.imageshack.us/img687/8702/tasksy.jpgIt\'s called smart-tag.
Are there any tutorials or guides out there that anyone knows of that will show me how to read forms from an external program and get back information about the controls on the form?Currently, I can g
I add asp.net file upload control as follows: <asp:FileUpload ID=\"filesFileUpload\" runat=\"server\" />
What is the best way to accomplish this: The main thread (Thread A) creates two other threads (Thread B and Thread C). Threads B and C do heavy disk I/O and eventually need to pass in resources they c
I\'m developing a xmpp chat client in C#.NET. I\'m little co开发者_如何学Gonfused about what control should I use for Buddy list. Buddy list will consist of status icon, name & his buddy pic. Can