Link against: avkon.lib eikcoctl.lib eikctl.lib
None
#include <EIKLBD.H>
TListFontBoundValues
class holds size properties of the fonts used in list boxes.
Public Member Functions | |
IMPORT_C | TListFontBoundValues () |
Default C++ constructor. | |
Data Fields | |
TInt | iMaxNormalCharWidthInPixels |
The maximum permitted width of list box characters in pixels. | |
TInt | iHeightInPixels |
The list box height in pixels. |
|
Default C++ constructor. |
|
The list box height in pixels. |
|
The maximum permitted width of list box characters in pixels. |