When i cooled down to adapt this solution, i found out two problems with it which i will raise another thread for:
1. It does not work with online video, but works well with local video. No fullscreen display label on online video like URL provided below. Fullscreen display label works well with dirasset video. Anyone that intends to solve this can use link below to see what i am saying based on solution provided here
MediaManager.SetMediaWithExtra(Pnl1, "https://player.vimeo.com/external/354886143.hd.mp4?s=2e182d1b22282a63a9533ffda5bb0b2295cdb8e6&profile_id=175","video/*",CreateMap(MediaManager.REQUEST_CALLBACK: Me))
2. It does not work with multiple videos at a time, i tried building subroutine to make it work with multiple videos at a time with no success. I tried different ways to make it work with multiple videos at a time. Anyone that intends to solve this can duplicate two videos here to make it four or five and see if all the videos will display Fullscreen display label at a time.
I will try and raise thread on that later