Click here to Skip to main content
15,922,427 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Class Library references Pin
beowulfagate26-Jul-04 17:48
beowulfagate26-Jul-04 17:48 
GeneralVB 6 autoupdating combo Pin
axel_wing25-Jul-04 3:01
axel_wing25-Jul-04 3:01 
GeneralRe: VB 6 autoupdating combo Pin
Roger Wright25-Jul-04 4:59
professionalRoger Wright25-Jul-04 4:59 
GeneralRe: VB 6 autoupdating combo Pin
axel_wing25-Jul-04 5:13
axel_wing25-Jul-04 5:13 
GeneralApplication Task Bar Pin
Michael R. Rich24-Jul-04 20:14
Michael R. Rich24-Jul-04 20:14 
GeneralRe: Application Task Bar Pin
progload25-Jul-04 6:07
progload25-Jul-04 6:07 
GeneralRe: Application Task Bar Pin
Michael R. Rich25-Jul-04 12:55
Michael R. Rich25-Jul-04 12:55 
GeneralOutOfMemoryException Pin
gthompson200524-Jul-04 16:57
gthompson200524-Jul-04 16:57 
I'm getting the following error in my app.

OutOfMemoryException' occurred in system.drawing.dll

On my Main window, I have a Listview, that has a images for the checkboxes, a outlook style bar down the side, and a picturebox that is displaying a animated gif file.

When I minimize my app to the System Tray (I also have a Notification Icon)
Me.ShowInTaskbar = False


When I go to pull it back up, I get this error, from the debugger. Now if I run the program outside of the debugger,after minimizing and restoring the form my images aren't where my checkboxes were.

Now something else I tried, was just having my program minimize to the taskbar. There was no problem at all. My images on the listview are in place of the checkboxes.

I know of course it has something to do with the drawing related stuff, but I'd like to avoid this error, and keep my images on the listview. Dave you have any suggestions..

Thanks in advance.
Gerry
GeneralRe: OutOfMemoryException Pin
Dave Kreskowiak25-Jul-04 2:07
mveDave Kreskowiak25-Jul-04 2:07 
GeneralRe: OutOfMemoryException Pin
gthompson200525-Jul-04 4:17
gthompson200525-Jul-04 4:17 
GeneralRe: OutOfMemoryException Pin
Dave Kreskowiak25-Jul-04 5:31
mveDave Kreskowiak25-Jul-04 5:31 
GeneralRe: OutOfMemoryException Pin
gthompson200525-Jul-04 6:17
gthompson200525-Jul-04 6:17 
GeneralSAVE DATA program in VB.NET Pin
Ahmad Rifai Yusuf24-Jul-04 15:44
Ahmad Rifai Yusuf24-Jul-04 15:44 
GeneralRe: SAVE DATA program in VB.NET Pin
Dave Kreskowiak25-Jul-04 2:09
mveDave Kreskowiak25-Jul-04 2:09 
GeneralRe: SAVE DATA program in VB.NET Pin
HiltonG27-Jul-04 1:11
HiltonG27-Jul-04 1:11 
GeneralSAVE DATA program in VB.NET Pin
Ahmad Rifai Yusuf24-Jul-04 15:24
Ahmad Rifai Yusuf24-Jul-04 15:24 
General.net framework Pin
fo0lish24-Jul-04 6:19
fo0lish24-Jul-04 6:19 
GeneralRe: .net framework Pin
Dave Kreskowiak24-Jul-04 9:08
mveDave Kreskowiak24-Jul-04 9:08 
GeneralRe: .net framework Pin
fo0lish24-Jul-04 10:06
fo0lish24-Jul-04 10:06 
GeneralRe: .net framework Pin
Dave Kreskowiak24-Jul-04 15:05
mveDave Kreskowiak24-Jul-04 15:05 
GeneralRe: .net framework Pin
fo0lish24-Jul-04 15:54
fo0lish24-Jul-04 15:54 
GeneralRe: .net framework Pin
Dave Kreskowiak25-Jul-04 2:02
mveDave Kreskowiak25-Jul-04 2:02 
GeneralMDI with main menu Pin
len_ems23-Jul-04 19:16
len_ems23-Jul-04 19:16 
GeneralRe: MDI with main menu Pin
Dave Kreskowiak24-Jul-04 2:49
mveDave Kreskowiak24-Jul-04 2:49 
GeneralRe: MDI with main menu Pin
len_ems25-Jul-04 19:42
len_ems25-Jul-04 19:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.