Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

Delegate

@Delegate
About
Posts
8
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Copy Paste from ListView?
    D Delegate

    Is the a way to do Copy Paste fom a ListView? I couldn't found anything on this, I tried Clipboard but it requires to trap Ctrl + C / Ctrl + P so I don't have any clue how to accomplish this. Anybody know please help me. Thanks in advance.

    C# help tutorial question

  • Hook for Title and MinBox,..
    D Delegate

    Can you also let me if you found to custom drawing for Caption? Thanks

    C# graphics help question

  • SetTitle Bar Font?
    D Delegate

    Is there a way to change the Title Bar font? I don't want to change the fonts from Display Properties cause it changes all the Windows Title Fonts. I am looking for a C# function or maybe a WinAPI to achieve this. Thanks in advance

    C# csharp question

  • Enabled ForeColor?
    D Delegate

    How to change the ForeColor when the control is Enabled = false? I know this is the behavior of the enabled property but if I want a different ForeColor? Is there anyway to accomplish this? Thanks a million in advance.

    C# tutorial question

  • How to ignore events?
    D Delegate

    I agree what u said and I tried the way you suggest it works great. But there is a problem it can be a expensive call, cause it goes in WndProc all the time cause events are firing all the time. Is there another way, like just detach that attached event. I will be really thankful to you.

    C# tutorial question

  • How to ignore events?
    D Delegate

    I want to ignore the mouse click event means whenever the event fired it just get ignored (nothing happen). For example I have a TextBox but when I click on it nothing happen, it just ignores the click event. I don't want to use the Enabled property cause it changes its apperance. Thanks in advance.

    C# tutorial question

  • UserControl: Property not showing in Properties tab
    D Delegate

    try this attribute on your custom property. [Browsable(true)]

    C# question

  • How to change header of a ListView?
    D Delegate

    Is there way to change the color of the headers in a ListView? Any suggestions, code, links. Thanks in advance.

    C# tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups