Notifications
Clear all

[Closed] Make a dialog move with VRay framebuffer

Is there an way of simulating VFB_Method.ms for VRay framebuffer.

Basically I need to make a dialog attached to VRay framebuffer all the time.
If I move VRay framebuffer, the dialog should follow.
If I open/close VRay framebuffer, the dialog should open/close.

Any ideas?

3 Replies
1 Reply
(@denist)
Joined: 1 year ago

Posts: 0

c# – NativeWindow or Hook (CallWndProc and CallWndRetProc).

in case of using NativeWindow we have to use DialogMonitorOPS

Thanks.

At least I got the point to start to search.

Thanks.