Message 1 of 1
Manage Components in Browser Folders
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using the manage code to place components.
You can specify the name of the occurrence when you insert it, but is there any way to put it in a folder?
My parts are in a browser folder, but as soon as they get managed, they get moved out of the folder.
This is the code I'm talking about:
ThisAssembly.BeginManage("Group 1") Dim componentA = Components.Add("occName", "a.ipt", position := Nothing, grounded := False, visible := True, appearance := Nothing) ThisAssembly.EndManage("Group 1")
These are the folders I am talking about:
