Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I make a simple test add-in.
It just appear a window that is made by xaml file.
And I have wanted to add some function(Picking Object and window get element ID and appear that).
I can make some code in Command Class but, I want to learn about using other class.
so I added another class for Picking Object, But How do I write the codes?
Have I to use IExternalCommand or Result Execute? and Where can I get more information about something like that?
Solved! Go to Solution.