先熟悉下几个用得上的英文单词:
clip 修剪
siblings 兄弟姐妹
overlapped 重叠
再看一下MSDN中对这两个style的解释吧:
-
WS_CLIPCHILDREN Excludes the area occupied by child windows when you draw within the parent window. Used when you create the parent window.
-
WS_CLIPSIBLINGS Clips child windows relative to each other; that is, when a particular child window receivesa paint message, the WS_CLIPSIBLINGS style clips all other overla