hey all,
I have a vba macro which modifies the graphical properties of some parts in a hughe assy. when this is done I want to make a capture of this situation and paste it in powerpoint presentations. about this final actions I have 2 querries:
1. is there a way to place the capture on the clipboard in stead of writing it to a file using the capturetofile command. such that I can just use CTRL+V where I want it. when doing the capture action manually this is pretty straight forward but I couldnt figure it in VBA.
2. I placed the tree and compass in hide however in the lower right corner of the screen I still have that small axis system visible. is there any way of Hidding it or cropping it out?
any help is greatly appreciated.
Cheers,
Thomas
I have a vba macro which modifies the graphical properties of some parts in a hughe assy. when this is done I want to make a capture of this situation and paste it in powerpoint presentations. about this final actions I have 2 querries:
1. is there a way to place the capture on the clipboard in stead of writing it to a file using the capturetofile command. such that I can just use CTRL+V where I want it. when doing the capture action manually this is pretty straight forward but I couldnt figure it in VBA.
2. I placed the tree and compass in hide however in the lower right corner of the screen I still have that small axis system visible. is there any way of Hidding it or cropping it out?
any help is greatly appreciated.
Cheers,
Thomas