Create a status bar as a child of parent.
The bar is given a size grip (SBARS_SIZEGRIP) and positions itself; an initial WM_SIZE is sent so it docks to the bottom of the parent.
See Implementation
Create a status bar as a child of parent.
The bar is given a size grip (SBARS_SIZEGRIP) and positions itself; an initial WM_SIZE is sent so it docks to the bottom of the parent.