ALXSoft

Utilities, source code, examples for programmers on Visual C ++

Home
News
ALXGrid Control
Samples
Documentation
Hierarchy of classes
Interface
Download
alxBASE library
Samples
Documentation
Download
DBFRead utility
Download
DBFNavigator utility
Download
IDXView utility
Download
MDXView utility
Download
NDXView utility
Download
NTXView utility
Download
NSXView utility
Download
Links

Russian version

Class CALXCellMetrics
class CALXCellMetrics
{
public:
    CALXCellMetrics();
    ~CALXCellMetrics();

    // Structure determining colour of a cell, by default
    CELL_COLOR m_DefaultCellColor;
    //
Structure determining color of active cell
    CELL_COLOR m_ActiveCellColor;
    //
Structure determining color of select cell
    CELL_COLOR m_SelectCellColor;
    // Class
determining borders parameter
    CALXCellBorders m_Borders;
    //
Class determining borders parameter focus rectangle
    CALXFocusRect m_FocusRect;
    // The pointer on a font active cell
    CFont* pActiveFont;
    // The pointer on a font by default
    CFont* pDefaultFont;

public:
    FillDefault();
};


   The supplementary class will be used for a define parameters of cells (background color, colour of the text, borders colour, font). The function of  initializing parameters by default are contains.

   files ALXCellMetrics.h, ALXCellMetrics.cpp.

See also:

CELL_COLOR,CALXCellBorders,CALXFocusRect

Alexey. E-mail: alxsoft@gazinter.net

Hosted by uCoz