-
1
- #1
KABEL
Automotive
- Dec 10, 2018
- 29
Hi everybody,
I’m working on project in catia V5 using vba, in this project I want to achieve those things :
I want to use a userform with two buttons:
[ul]
[li]the first one is reserved to appear the Capture toolbox (picture below)
,Then wait for the user to select the area that he want to be captured (using the select mode : picture below).
[/li]
[/ul]
[ul]
[li]The second one will allow the user to take a screenshot for the selected area.(picture bellow)
[/li]
[/ul]
My problem is when I (click on the second button) take a screenshoot (using vba),the captured picture is not focused on the selected area (all the window is included at the picture ).
Any hint is really appreciated
Regards,
I’m working on project in catia V5 using vba, in this project I want to achieve those things :
I want to use a userform with two buttons:
[ul]
[li]the first one is reserved to appear the Capture toolbox (picture below)

,Then wait for the user to select the area that he want to be captured (using the select mode : picture below).

[/ul]
[ul]
[li]The second one will allow the user to take a screenshot for the selected area.(picture bellow)

[/ul]
My problem is when I (click on the second button) take a screenshoot (using vba),the captured picture is not focused on the selected area (all the window is included at the picture ).
Any hint is really appreciated
Regards,