TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bowmanalex
NA
1
0
Windows media player Error event
Jan 29 2005 11:35 AM
I've imported the microsoft windows media player component to my windows form. It plays my media streams fine but i need to set it up to fire a media error event whenever the URL it is trying to open is incorrect the microsoft websight says i need to do this - "To create an event handler, first open the Properties window for the Windows Media Player control. In the list of events, double-click MediaError." then the following code should appear in the code editor - private void Player_MediaError(object sender, _WMPOCXEvents_MediaErrorEvent e) { } however i can't find where in the properties window i need to "double click MediaError" apparently this option needs to be set in order for the player to fire an error event. can someone please help - Thanks
Reply
Answers (
0
)
how do i add combobox in datagrid
how to add datasource as a sub node in xml file