User Profile

Collapse

Profile Sidebar

Collapse
anujzcool
anujzcool
Last Activity: Sep 15 '08, 01:02 PM
Joined: Oct 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anujzcool
    started a topic Controls are tracing along when data is more
    in .NET

    Controls are tracing along when data is more

    Hi Guys,

    I have a unique problem on my hand, if possible pls try to help me in this.

    We have a rich winform client in which we are doing lot of customized painiting.
    Now if in our application number of records are more lets say around 20K then the whole application is kind of getting slowed down.
    So if we even try to move a simple panel it takes some time to redraw itself at its new location.
    ...
    See more | Go to post

  • Hi,

    I guess there are only two events that u can attach to context menu "PopUp" and "Disposed".

    So we cant take that approach, and also my context menu are getting displayed in mdiChild forms and i want to capture the messages in my parent form.
    See more | Go to post

    Leave a comment:


  • anujzcool
    started a topic Windows messages when context menu is opened.
    in .NET

    Windows messages when context menu is opened.

    Hi All,

    I want to capture window messages when context menu is opened and user is scrolling in it or just moving his mouse outside it.

    I tried with all the possible window messages and nothing is getting triggered when context menu is open however when context menu is closed than all the messages are fired.

    Can someone please help me on this.

    Thanks and regards
    Anuj Kapoor
    See more | Go to post

  • anujzcool
    replied to How to hide windows main menu.
    in .NET
    Hi,

    Thanks for the reply.

    Ya m referring to windows form context menu only, and on disabling minimize and maxmize control box it just disables it in context menu, however i dont want to show the menu in my case.

    Thanks and regards
    Anuj Kapoor
    See more | Go to post

    Leave a comment:


  • anujzcool
    started a topic How to hide windows main menu.
    in .NET

    How to hide windows main menu.

    Hi All,

    I am working on a win form, and form is a MDI child, and is docked in parent form.
    I want to hide the main menu(windows automatic menu that is linked to every form) of this form.
    Is it possible??

    Thanks and regards
    Anuj Kapoor
    See more | Go to post

  • anujzcool
    started a topic Attaching event to a class
    in .NET

    Attaching event to a class

    Hi All,

    I have a class A and Class B i call Class B from Class A, i want to do something in class A when something happens in Class B, however i dont have the instance of class available with me in class B.
    I tried to do the same with use of events and delegates but m not able to do it,Can someone please help me in how can i do this stuff.

    Also i m using C# as my language.

    Thanks in advance
    ...
    See more | Go to post

  • anujzcool
    started a topic How to improve performance in Excel using C#
    in .NET

    How to improve performance in Excel using C#

    Hi All,

    I am putting my values from UI to excel through C# winforms, and also i am updating two dynamic columns of my excel every 5 sec, however this updation is taking a toll on system usage which goes to around 99%.

    Can anybody help me to how to increase the performance of excel such that my CPU usage level goes down.

    Thanks and regards
    Anuj Kapoor
    See more | Go to post

  • anujzcool
    replied to Excel Style help
    in .NET
    Thanks for reply

    However since i have a dynamic column i wont be able to figure out which is the cell whose format need to be changed to date format.
    Can you please suggest me some other way.
    See more | Go to post

    Leave a comment:


  • anujzcool
    started a topic Excel Style help
    in .NET

    Excel Style help

    Hi,

    I am putting my values from UI to excel, now all these values are inserted as string values in the excel, But one of my columns has a date value in it.
    It works fine till this moment but after doing this i apply Style in my cells in which i am just changing the colour and font.
    However as soon as i apply style integer values are displayed in my cells containing date values.

    Can anybody help me in what...
    See more | Go to post

  • Hi,
    thanx for reply

    i want to change the project configuration properties through my code, like ApplicationIcon or AssemblyName which are present in project configuration properties.

    If any more information is reguired pls let me know
    See more | Go to post

    Leave a comment:


  • Is there any way of accessing and modifying configuration properties at runtime in C#

    Is there any way of accessing and modifying configuration properties at runtime.
    See more | Go to post

  • anujzcool
    started a topic Icon Problem in C#
    in .NET

    Icon Problem in C#

    Hi ,

    I have created a windows application with two forms, and have set there icon property to the desired icon.
    Now when i run my application selected icon is displayed in taskbar but when i open my second form then the default icon is displayed as the two forms has been grouped now, however again when i click on the grouped info my selected icon appears.

    Can anybody hel me with how can i have my selected icon...
    See more | Go to post
No activity results to display
Show More
Working...