My application spawns multiple instances of axWindowsMediaPlayer
(one per form). When playing one file, setting to full screen isn't an issue however, when playing 2 files (with a media player per monitor) it won't allow both to go into full screen mode (the option is greyed out in the context menu on the second video and error's when I try setting it in code).
Is this a limitation of axwindowsmediaplayer
?