User Profile

Collapse

Profile Sidebar

Collapse
stillcoding
stillcoding
Last Activity: Dec 16 '09, 04:39 PM
Joined: Sep 19 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I did not supply code because I did not create any, using the steps I outlined above the following code was generated by Windows Form Designer:
    Code:
    namespace WindowsApplication1
    {
        partial class Form1
        {
            /// <summary>
            /// Required designer variable.
            /// </summary>
            private System.ComponentModel.IContainer components = null;
    ...
    See more | Go to post

    Leave a comment:


  • C#-APP: Memory problem displaying context menu on notifyIcon

    Hi

    I have a problem with memory usage increasing when I right click to display the context menu on a notifyIcon

    OS: Windows XP Professional SP2
    Software: VS2005 Professional edition SP1

    The steps to recreate my problem are as follows:

    Start a new c# windows application
    Add a notifyIcon
    Add a contextMenuStri p
    Type something into the context menu to create at least...
    See more | Go to post
No activity results to display
Show More
Working...