Copyright © 2003-2024 MultiMedia Soft

CellsManagerDesc class

Previous pageReturn to chapter overviewNext page

[Visual Basic]

Public Class CellsManagerDesc

 

[C#]

public class CellsManagerDesc

 

[C++]

public __gc class CellsManagerDesc

 

The CellsManagerDesc class is internally implemented as an "expandable object": this class allows a better control over cells management.

It can be used at Runtime in order to change the settings of the CellsManager property, based upon this class (in order to perform changes to cells settings at Design-time take a look to the How to manage cells section)..

The CellsManagerDesc class is implemented through the following items:

Properties

ScaleUnit

Visible

Text

TextDescriptor

PictureNormal

TextHorzAlign

TextVertAlign

PictureHorzAlign

PictureVertAlign

BackColor

BorderColor

BorderWidth

PictureDisabled

PictureTranspFactor

BackTranspFactor

 

Methods

CellAdd

CellDelete

CellGetCount

CellFind

CellGetLogFont

CellSetLogFont

CellGetUniqueID

CellGetPos

CellSetPos

CellGetSize

CellSetSize

CellSetPictureFromHandle