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
S

Selvan S

@Selvan S
About
Posts
7
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • vc++ mfc --color GroupBox
    S Selvan S

    Hai.. This link gives about Edit, combobox,static text, list controls,etc., but no group box control. Please tell me any other source. Thanks to all. Regards, Selvan.S.

    C / C++ / MFC c++

  • VC++ MFC -- color GroupBox
    S Selvan S

    Hai Hamid, Thanks for reply, I tried like as below. CPaintDC dc(this); // device context for painting CRect rc; CWnd * pW = this->;GetDlgItem(IDC_GROUPBOX); pW->;GetClientRect(&rc); pW->;ClientToScreen(&rc); this->;ScreenToClient(&rc); dc.FillSolidRect(&rc,RGB(255,0,0)); Regards, Selvan.S.

    C / C++ / MFC c++

  • VC++ MFC -- color GroupBox
    S Selvan S

    Hai.. I tried with some codes from your suggested link, but no color display on Groupbox border line and Groupbox caption text. Could you please tell me the way. Thanks for help. Regards, Selvan.S.

    C / C++ / MFC c++ help

  • VC++ MFC
    S Selvan S

    Hai... I need to display a color text on GroupBox Caption and change a default border to colorful border. Thanks for help. Regards, Selvan.S.

    C / C++ / MFC c++ help

  • VC++ MFC
    S Selvan S

    Hai Dear, How to create a color on "Group Box Caption Text and Border". Thanks to all. Best Regards, Selvan.S.

    C / C++ / MFC c++ tutorial

  • vc++ MFC
    S Selvan S

    Hai Dear; Can anyone tell me how to get a data or member variable value from one class to another class. Thanks for help. Regards, Selvan.S

    C / C++ / MFC c++ help tutorial

  • BitMapButton using VC++ -MFC
    S Selvan S

    Hai, I am new to vc++ - MFC. How to create a bitmap button on a dialog based window. Help me. Thanks to all supports. Regards, Selvan

    C / C++ / MFC c++ graphics help tutorial
  • Login

  • Don't have an account? Register

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