CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: edd4u

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    991

    setting image source

    hi, i am trying to set an image source without giving the full path. It works only with this code:
    Uri uri = new Uri("C:/Documents and Settings/user/My Documents/Visual Studio...
  2. Re: how to make a slider control to "slide" automatically while playing an mp3 file

    i forgot to mesnion that i am using WPF
  3. how to make a slider control to "slide" automatically while playing an mp3 file

    hello, i am making an mp3 player and i have this code which works fine when i'm trying to set the position of the current playing file.

    what i don't know is how to make the slider control to...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured