This method inserts a separator button on the command bar. A separator provides a small gap between button groups. It does not receive user input.
Header file: | Wcebar.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
BOOL InsertSeparator(int nWidth = 6, int nButton = CMDBAR_END);
TRUE indicates success. FALSE indicates failure.
This method places the separator in the button position indicated by nButton.