cancel
Showing results for 
Search instead for 
Did you mean: 

Catch form horizontal/vertical bar event

fcpeomaior
Participant
0 Kudos

Hi there,

We need to catch any update/refresh event, when a user is clicking or dragging the vertical or horizontal bars of a user form in SAP Business One.

Is there any way to catch any form event when user is dragging the bars? We developed an addon that contains an OCX inside a user form, and need to update it when form bars are selected/moved by the user mouse.

Thanks!

mdias

Accepted Solutions (1)

Accepted Solutions (1)

former_member185682
Active Contributor
0 Kudos

Hi Manuel,

When the user drag the form or refresh the size of the form, UI API raises an resize event. But unfortunately UI API doesn't raise any event when the user move the scrollbars. In this case if is possible in your situation I sugest you to put your form as fixed and setup the size of your OCR field smaller than the size of your form.

Hope it helps.

Kind Regards,

Diego Lother

Answers (0)