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

module pool programming

Former Member
0 Likes
319

hi

can anyone jst tell me what is custom control

and also help me in codin custom control

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
287

its a container for holding activex gui components.

ALV, picture you see on SAPGUI are all done using this technology.

you can check out the following weblog where Thomas Jung show how to integrate windows media player control with SAPGUI

/people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework

or my blog on using text to speech control in SAPGUI

/people/durairaj.athavanraja/blog/2005/01/18/make-your-sapgui-talk

Regards

Raja