Create band site's rebar control with styles CCS_NORESIZE and CCS_NOPARENTALIGN

svn path=/trunk/; revision=38780
This commit is contained in:
Thomas Bluemel 2009-01-16 03:19:42 +00:00
parent a0d07a719b
commit 56f1f5bf69

View file

@ -957,7 +957,8 @@ static HRESULT WINAPI BandSite_IDeskBarClient_SetDeskBarSite(IDeskBarClient *ifa
NULL,
WS_CHILD | WS_CLIPSIBLINGS |
WS_CLIPCHILDREN | RBS_VARHEIGHT |
CCS_NODIVIDER | RBS_BANDBORDERS,
RBS_BANDBORDERS | CCS_NODIVIDER |
CCS_NORESIZE | CCS_NOPARENTALIGN,
0,
0,
0,