Message 1 of 9
How to pass parameter in interface to the programe of .dll file using c#?
Not applicable
03-14-2012
11:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have developped the interface using c#,i want to turn off or on the layer according to the parameter in interface.
now i have carried out turn off or on a specified layer using a .dll file. but how i can connect the parameter in interface to the program in .dll file .thanks