Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Picture Control

Former Member
0 Likes
364

Hi All

where can i find the events of Picture control ?

Is there any new events which has come with ECC6 ?

Vicky

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
338

Hello

you can find all the events of picture controll in the class CL_GUI_PICTURE.

Four events are triggered by mouse operation.

Two events with context menu.

Four with drag and drop.

Hope the question is answered.

Hi All

where can i find the events of Picture control ?

Is there any new events which has come with ECC6 ?

Vicky

1 REPLY 1
Read only

Former Member
0 Likes
339

Hello

you can find all the events of picture controll in the class CL_GUI_PICTURE.

Four events are triggered by mouse operation.

Two events with context menu.

Four with drag and drop.

Hope the question is answered.