Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi
how can i let user that use my dll , change the command that he what
<CommandMethod("CC")> Public Sub CopyMyContent() CopyContents.CopyContent() End Sub
ex : how can i change cc to cmc
Solved! Go to Solution.