Re: Loading system icons and sounds
From: Saurabh (saurabh_at_nagpurcity.net)
Date: 03/11/04
- Next message: Markus Wildgruber: "Re: Large screen fonts with controls on panels/usercontrols"
- Previous message: AndreB: "How to create an EventHandler Collection?"
- In reply to: Stephen Walch: "Loading system icons and sounds"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Loading system icons and sounds"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 13:04:46 -0000
for Icons you can use the System.Drawing.SystemIcons class and i don't know
about sound.
"Stephen Walch" <swalch@proposion.com> wrote in message
news:%23VjQbX2BEHA.688@tk2msftngp13.phx.gbl...
> I have a custom windows form for displaying error messages and I would
like
> to show the same icon and play the same sound as
>
> MessageBox.Show(..., MessageBoxIcon.Exclamation)
>
> Is there a simple way to load these two system elements from a WinForms
> implemention?
>
> Thanks!
>
> -Steve
>
>
- Next message: Markus Wildgruber: "Re: Large screen fonts with controls on panels/usercontrols"
- Previous message: AndreB: "How to create an EventHandler Collection?"
- In reply to: Stephen Walch: "Loading system icons and sounds"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Loading system icons and sounds"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|