【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.7.2 Control::InvalidateOnResize
Contents
Description
Invalidates Window on resize
Syntax
BOOL InvalidateOnResize( BOOL bInvalidate = TRUE )
Parameters
- bInvalidate
- [input] when TRUE will automatically invalidate the window on resize
Return
TRUE if successful otherwise false.
Examples
Remark
See Also
Header to Include
Control.h