Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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