Skip to content

Windows Forms

Desktop and Windows Forms development

This category can be followed from the open social web via the handle windows-forms@forum.codeproject.com

2.1k Topics 7.1k Posts
  • Monitor UPS

    help
    2
    0 Votes
    2 Posts
    12 Views
    P
    Is Windows Forms really the right forum for this question? the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer Deja View - the feeling that you've seen this post before.
  • Folder

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Color Of Tab Control

    tutorial
    2
    0 Votes
    2 Posts
    12 Views
    J
    VB.NET doesn't support that but C#. You can change the color of a tab and its page color but you can't change the color of tab control in vb.net. I assumed you are not going to use API to do that. I wish there were such feature in VB.NET. What a curious mind needs to discover knowledge is noting else than a pin-hole.
  • Docked Windows

    c++ csharp visual-studio winforms tutorial
    8
    0 Votes
    8 Posts
    28 Views
    S
    I have only used them from C#, but if you are doing managed C++ development they should work the same way. I have used them in VS2003 and VS2005 and both have worked great. ----------------------------- In just two days, tomorrow will be yesterday.
  • Designing the GUI outside of VS2005

    csharp visual-studio winforms design question
    3
    0 Votes
    3 Posts
    16 Views
    P
    This is exactly what WPF was designed to solve. Have a look at WPF and XAML. the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer Deja View - the feeling that you've seen this post before.
  • How Windows Graphics and mouse movement is mapped

    c++ graphics help question
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • 0 Votes
    1 Posts
    6 Views
    No one has replied
  • 0 Votes
    3 Posts
    14 Views
    M
    See here[^] for an example. Note that you can always use the WM_COPYDATA message to pass an arbitrary block of data between processes, so the use of the registry is not necessary. Stability. What an interesting concept. -- Chris Maunder
  • How to work with ToggleButton

    help tutorial question
    4
    0 Votes
    4 Posts
    20 Views
    N
    Exactly, that's what I meaned writing about one button which could be ToggleButton. The idea with 2 buttons working as ToggleButton wasn't very good.
  • How to customize the WinPE with Internet Explorer

    help tutorial question
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Keeping MDI children alive

    winforms help tutorial question
    3
    0 Votes
    3 Posts
    16 Views
    C
    Thanks anyway, but that isn't it. I am talking about the red X button that you get in the right corner of any form you create where you do not set the ControlBox property to false.
  • VSTO error handling

    csharp asp-net winforms help question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • So, is this forum language agnostic?

    csharp c++ winforms com question
    8
    0 Votes
    8 Posts
    33 Views
    M
    Michael Dunn wrote: Shouldn't the phrase be "language indifferent"? "language agnostic" would mean that the forum doesn't know whether programming languages exist. One of the definitions of agnostic is: "uncertain of all claims to knowledge" and you'll see the term used in computereze fairly frequently, for example: "but thanks to the Mono project it's virtually platform-agnostic." or: "Yes, the person who started the Rails project is a MySQL fan... but Rails is database agnostic. " (both quotes taken from the web) Marc Thyme In The Country Interacx People are just notoriously impossible. --DavidCrow There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith
  • Equivalent to WM_HOTKEY?

    question winforms
    3
    0 Votes
    3 Posts
    13 Views
    L
    OK. Thank you. Alex
  • And another new forum!

    csharp com security question
    4
    0 Votes
    4 Posts
    17 Views
    H
    I think its good idea that codeproject has separately forums for each object. WhiteSky