‎2008 Mar 12 8:21 AM
Hi ,
I have created a text editor on the module pool screen,
i used custom container for this.
Now i dont want to have harizontal and vertical scroll bars, and cut copy and other buttons of the text editor and the bottm lines where no of lines are showed..
Please advise me..
Thanks
Kiran
‎2008 Mar 12 8:42 AM
Hi,
use method GET_TOOLBAR_MODE to hide toolbar. scroll bar is automatic so we can't hide that.
L.Velu
‎2008 Mar 12 8:42 AM
Hi,
use method GET_TOOLBAR_MODE to hide toolbar. scroll bar is automatic so we can't hide that.
L.Velu
‎2008 Mar 12 8:46 AM
Hi
use follwoing method
SET_STATUSBAR_MODE - to hide status bar
SET_TOOLBAR_MODE - To hide toolbar