AxWindowMediaPlayer.uiMode

Last post 01-07-2008 22:47 by Anonymous. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-07-2008 22:47

    AxWindowMediaPlayer.uiMode

    I building an application for pocket pc 2003 ce in C#.net with VS2005.I read Alex's article on http://msdn2.microsoft.com/en-us/library/aa446515.aspx .
    I managed to compile the form.cs the way it shows in example, and I have the AxWindowsMediaPlayer1 control on my form
    I would like to hide the default skin of the player and use the custom skin (drag some new buttons from the toolbox to the design view of the form to be control buttons of the player ), and then I set the axWindowsMediaPlayer1.uiMode = "none" ;(according to http://msdn2.microsoft.com/en-us/library/bb249370.aspx).however there is no effect,the player always show the default skin. Even I try the other setting for the Uimode like"invisible"and "mini".
    Can anyone tell me how to solve this?Or any alternative to use custom skin?
    Thanks guychan


    no pain ,no gain ...
    more pain ,more gain?!
Page 1 of 1 (1 items)