mykhaylo New member Joined Apr 29, 2009 Messages 1 Location Warsaw Programming Experience 1-3 Apr 29, 2009 #1 I am writing a plug for Visual Studio 2005/2008. I want gain access the controls in the following picture: How do it ?
I am writing a plug for Visual Studio 2005/2008. I want gain access the controls in the following picture: How do it ?
JuggaloBrotha VB.NET Forum Moderator Staff member Joined Jun 3, 2004 Messages 4,530 Location Lansing, MI; USA Programming Experience 10+ Apr 29, 2009 #2 I know this is a generic question, but you shouldn't be posting c# code in a vb.net forum. Just an fyi. As for your question, you'll want to look into the marshal namespace. I don't know the exact answer, but it's a start. Upvote 0 Downvote
I know this is a generic question, but you shouldn't be posting c# code in a vb.net forum. Just an fyi. As for your question, you'll want to look into the marshal namespace. I don't know the exact answer, but it's a start.