Not in any way I've seen native to VB.
You could try loading the file in your addin and replacing the editor
contents, but this wont help with form designs or module properties.
--
Dean Earley (dean....@icode.co.uk)
i-Catcher Development Team
iCode Systems
--
Tim Rude
tim...@NOSPAM.hotmail.com
(remove NOSPAM. for correct email address)
"Dean Earley" <dean....@icode.co.uk> wrote in message
news:%23e1M$kleJH...@TK2MSFTNGP06.phx.gbl...
STEP A:
In the project window, right click on the form/module you wish to
reload.
Select delete... Select No when asked to save Form/Module
STEP B:
Click on Project... Select Add Form / Add Module etc
select existing form / module
Locate and select project / module that was removed in step A
Now you effectively only reloaded the desired form / module.
So it does...
I've never noticed that before :)
Thanks