Results 1 to 7 of 7

Thread: Multimedia Control

  1. #1

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203

    Multimedia Control

    The Multimdea Control isn't in my toolbox (or the costomize toolbox place).

    Dose anyone know where I can find it?


  2. #2
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    It isn't in mine either, is it supposed to be?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  3. #3

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203
    according to this site it is:
    http://www.vbtutor.net/vbtutor.html

  4. #4
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Ah, because those lessons are refering to VB6, VB.NET is different!
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  5. #5

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203
    do you know were I can find the Multimedia control in vb.net?

  6. #6
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    From the customize part, you could always use the Windows Media Player OCX (if you have it installed).
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  7. #7
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by RealNickyDude
    From the customize part, you could always use the Windows Media Player OCX (if you have it installed).
    you have either ways : WMP(Windows Media Player) as Nicky mentioned or MMC (Microsoft Multimedia Control) .Both are COMs interop . While using them , your code would be unmanaged .So I would suggest at least for sound stuff to use DX (which I like) or APIs .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width