mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Create band site's rebar control with styles CCS_NORESIZE and CCS_NOPARENTALIGN
svn path=/trunk/; revision=38780
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user