Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCDateTimeCtrl Pin
sschilachi16-Jun-04 9:08
sschilachi16-Jun-04 9:08 
GeneralRe: CDateTimeCtrl Pin
David Crow16-Jun-04 9:21
David Crow16-Jun-04 9:21 
GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 9:37
sschilachi16-Jun-04 9:37 
GeneralRe: CDateTimeCtrl Pin
David Crow16-Jun-04 9:45
David Crow16-Jun-04 9:45 
GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 10:53
sschilachi16-Jun-04 10:53 
GeneralRe: CDateTimeCtrl Pin
David Crow16-Jun-04 11:07
David Crow16-Jun-04 11:07 
GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 11:16
sschilachi16-Jun-04 11:16 
GeneralRe: CDateTimeCtrl Pin
palbano16-Jun-04 11:31
palbano16-Jun-04 11:31 
from MSDN

After creating the control, you can change all of the styles except for MCS_DAYSTATE and MCS_MULTISELECT. To change these styles, you will need to destroy the existing control and create a new one that has the desired styles. To retrieve or change any other window styles, use the GetWindowLong and SetWindowLong functions.


http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/monthcal/monthcal.asp[^]

"No matter where you go, there your are." - Buckaroo Banzai
-pete

GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 11:34
sschilachi16-Jun-04 11:34 
GeneralRe: CDateTimeCtrl Pin
sschilachi17-Jun-04 0:38
sschilachi17-Jun-04 0:38 
GeneralRe: CDateTimeCtrl Pin
DRHuff25-Aug-04 11:25
DRHuff25-Aug-04 11:25 
GeneralRe: CDateTimeCtrl Pin
sschilachi25-Aug-04 11:51
sschilachi25-Aug-04 11:51 
GeneralRe: CDateTimeCtrl Pin
DRHuff25-Aug-04 16:45
DRHuff25-Aug-04 16:45 
GeneralRe: CDateTimeCtrl Pin
DRHuff25-Aug-04 18:47
DRHuff25-Aug-04 18:47 
GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 10:58
sschilachi16-Jun-04 10:58 
GeneralRe: CDateTimeCtrl Pin
sschilachi16-Jun-04 10:59
sschilachi16-Jun-04 10:59 
GeneralRe: CDateTimeCtrl Pin
Ravi Bhavnani16-Jun-04 9:55
professionalRavi Bhavnani16-Jun-04 9:55 
GeneralRe: CDateTimeCtrl Pin
palbano16-Jun-04 10:02
palbano16-Jun-04 10:02 
GeneralRe: CDateTimeCtrl Pin
Ravi Bhavnani16-Jun-04 10:05
professionalRavi Bhavnani16-Jun-04 10:05 
GeneralRe: CDateTimeCtrl Pin
palbano16-Jun-04 10:22
palbano16-Jun-04 10:22 
GeneralRe: CDateTimeCtrl Pin
Ravi Bhavnani16-Jun-04 10:33
professionalRavi Bhavnani16-Jun-04 10:33 
GeneralBitmap Background for CDialog Pin
DanYELL16-Jun-04 9:02
DanYELL16-Jun-04 9:02 
GeneralRe: Bitmap Background for CDialog Pin
palbano16-Jun-04 10:47
palbano16-Jun-04 10:47 
Generalbegginner needing help Pin
bmatty16-Jun-04 9:01
bmatty16-Jun-04 9:01 
GeneralRe: begginner needing help Pin
toxcct16-Jun-04 9:57
toxcct16-Jun-04 9:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.