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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ' Multicolumn ' CMonthCalControl

' Multicolumn ' CMonthCalControl

Scheduled Pinned Locked Moved C / C++ / MFC
data-structureshelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lbc
    wrote on last edited by
    #1

    Hello I am quite new to the CMonthCalControl (I am working with VC7). Is there a simple way to give it a 'multirow' (multi columns) 'shape', i mean a simple way in order to show not only one 'calendar box' but, say, 3x4 month boxes all at once? I suppose i could get that result creating an array of controls, right? Thanks in advance for any help/tip/info! best regards

    M 1 Reply Last reply
    0
    • L lbc

      Hello I am quite new to the CMonthCalControl (I am working with VC7). Is there a simple way to give it a 'multirow' (multi columns) 'shape', i mean a simple way in order to show not only one 'calendar box' but, say, 3x4 month boxes all at once? I suppose i could get that result creating an array of controls, right? Thanks in advance for any help/tip/info! best regards

      M Offline
      M Offline
      Matt Gullett
      wrote on last edited by
      #2

      Not really (unless it has been enhanced lately). I have tried to do this. You could create multiple controls, but selection would not work across them and you will have problems with sizing. I have published a control here on CP which does this and much more. You can find it at: http://www.codeproject.com/miscctrl/minicalendar.asp[^]

      L 1 Reply Last reply
      0
      • M Matt Gullett

        Not really (unless it has been enhanced lately). I have tried to do this. You could create multiple controls, but selection would not work across them and you will have problems with sizing. I have published a control here on CP which does this and much more. You can find it at: http://www.codeproject.com/miscctrl/minicalendar.asp[^]

        L Offline
        L Offline
        lbc
        wrote on last edited by
        #3

        thank you very much i'll check your code asap, looks really great! anyway i was hoping the CMonthCalCtrl could do that best regards

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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