RICHEDIT50W, Activex control, Center the text of a table cell.



use atl and without MFC.

could'nt show the text of center format in a cell.

exp: "\qc 12\cell"
the text "12" was gone.

how to support '\qc'

style;
m_ctlRichEdit.Create(m_hWnd, rc,NULL,
WS_CHILD | WS_VISIBLE | //WS_BORDER |
WS_HSCROLL | WS_VSCROLL | ES_AUTOHSCROLL |
ES_AUTOVSCROLL | ES_MULTILINE | ES_NOHIDESEL |
ES_SAVESEL | ES_SELECTIONBAR, 0);

and there's no difference using this line below or not.
m_ctlRichEdit.SendMessage(EM_SETTYPOGRAPHYOPTIONS,
TO_ADVANCEDTYPOGRAPHY, TO_ADVANCEDTYPOGRAPHY);



.



Relevant Pages

  • RE: Datagridview conditional formatting using separate column
    ... Dim cell As DataGridViewCell = dg.Rows.Cells ... be visible in the DataGridView. ... You can format the target cells in the CellFormatting event handler when ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: here goes another
    ... In cell B1, enter =A1-C1. ... column C will always be a whole number (format with the ...
    (microsoft.public.excel.misc)
  • Re: Future date Calculation
    ... and format as number or general. ... David Biddulph ... Exp. ... I put in one cell ...
    (microsoft.public.excel.misc)
  • Re: Days culculation
    ... The =B1-TODAY() will tell how many day there are until that date ... But you need to format the cell with General otherwise it most likely will ... Exp. ...
    (microsoft.public.excel.misc)
  • NewestShareware.com Issue #120
    ... An easier to read version of this newsletter in HTML format can ... Program Name - Supported Platforms - Type - Category ... Download file size: 3518 K ... Full Windows Vista Support ...
    (comp.software.shareware.announce)