Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Inserts a separator at the given position.
virtual BOOL InsertSeparator(
int nIndex
);
Parameters
- [in] nIndex
Specifies the zero-based index where the separator is inserted.
Return Value
TRUE if the separator has been inserted successfully; otherwise, FALSE.
Remarks
Call this method to insert a separator at the position specified by nIndex. To insert a separator next to the most recently added ribbon element, call CMFCRibbonPanel::AddSeparator.
Requirements
Header: afxRibbonPanel.h