Link to home
Start Free TrialLog in
Avatar of Mike Eghtebas
Mike EghtebasFlag for United States of America

asked on

How to intercept OnClick event of Paus/Play and stop buttons on Windows Media Player ActiveX control

This is a follow up question on "How to use keystrok to Play/Pause video running... at: https://www.experts-exchange.com/questions/21084010/How-to-use-keystrok-to-Play-Pause-video-running-on-a-ActiveX-component-on-a-VB-6-form.html"

Key strokes P (for play/pause) and S (for stop) are working fine now.  Upon P or S key strokes, some lables on a VB form are updated as well.  I need to intercept OnClick events when a user wants to use pause/play or stop button present on Windows Media Player ActiveX itself (I want to intercept them to update some lables on the VB form).

Any idea how to do this?

Thank you

ASKER CERTIFIED SOLUTION
Avatar of Shauli
Shauli

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial