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.
Define the longest text that can be displayed in the status bar pane without truncation.
void SetAlmostLargeText(
LPCTSTR lpszAlmostLargeText
);
Parameters
- [in] lpszAlmostLargeText
Specifies the longest string that can be displayed on the status bar pane without truncation.
Remarks
The library calculates the size of text that lpszAlmostLargeText specifies and resizes the pane accordingly. The text will be truncated if it still does not fit in the pane.
Requirements
Header: afxribbonstatusbarpane.h