Does anybody knows of a custom Control to handle Windows Media Player insert in a WebForm ?
ThanksIt's not difficult at all in fact. In Visual Studio .NET, you can add the Windows Media Player COM component to the Toolbox and then drag-and-drop it to the form. This will create an <object> tag in HTML that renders the Media Player ActiveX control in the browser.
Do you know how to do this in vs.2005? When i add the Windows Media Player COM component to the Toolbox it is not visible in toolbox . If i make a vb.net project the media player control is visible in toolbox.
0 comments:
Post a Comment