‎2008 Apr 29 9:44 AM
Hi,
when my custom container ref to cl_gui_custom_container i'm seeing two horizontal and two vertical scroll bars.
can anybody explain me why?
thanks
pratyush
‎2008 Apr 29 11:55 AM
Hi,
You might be using splitter container, that is you are logically splitting your container into parts in the program.In that case, scroll bars will be displayed.
just check it.
Regards,
Sowjanya
‎2008 Apr 29 3:27 PM
Hi,
no i'm not using spliiter control. if i change my ref to docking control my scroll bars are proper.
thanks
‎2008 May 15 11:32 AM