CRichEditView::GetCharFormatSelection

CRichEditView::GetCharFormatSelection

CHARFORMAT& GetCharFormatSelection( );

Return Value

A CHARFORMAT structure which contains the character formatting attributes of the current selection.

Remarks

Call this function to get the character formatting attributes of the current selection.

For more information, see the EM_GETCHARFORMAT message and the CHARFORMAT structure in the Win32 documentation.

CRichEditView Overview |  Class Members |  Hierarchy Chart

See Also   CRichEditView::SetCharFormat, CRichEditView::GetParaFormatSelection, CRichEditCtrl::GetSelectionCharFormat