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

cl_gui_custom_container

Former Member
0 Likes
702

I have placed a HTML viewer inside a custom container.

Can I add vertical and horizontal scrollbars to

the container or to the control? And how would

I do it?

I have placed a HTML viewer inside a custom container.

Can I add vertical and horizontal scrollbars to

the container or to the control? And how would

I do it?

3 REPLIES 3
Read only

Former Member
0 Likes
607

Hi,

Take a look at the program

SAPHTML_DEMO1

Cheers

VJ

Read only

former_member194669
Active Contributor
0 Likes
607

Hi,

Please check the demo program

SAPHTML_EVENTS_DEMO

aRs

Read only

Former Member
0 Likes
607

Thanks for references to both programs.