Hi there I was just cleaning my project and removed all .clear methods for my maps as I noted in the transpiled code that clearing them was not...
Hi Everyone, I would like to test if the media player is initialized like: If mpMyMediaPlayer.IsInitialized Then ' Do somthing. End If but...