Location:
gulutil.h
Link against: egul.lib
class TFindWidthOfWidestAbbreviatedDayName : public TFindWidthOfWidestTextItem;
Finds the width in pixels of the widest abbreviated day name (for instance Mon, Tue) when displayed in a specified font.
After construction, call MaximumWidthInPixels()
, defined in the base class, specifying the font.
TFindWidthOfWidestTextItem
- Finds the width in pixels of the widest item in a range of indexed text items
TFindWidthOfWidestAbbreviatedDayName
- Finds the width in pixels of the widest abbreviated day name (for instance Mon, Tue) when displayed in a specified font
Defined in TFindWidthOfWidestAbbreviatedDayName
:
GetFirstAndLastIndex()
, GetTextItem()
, TFindWidthOfWidestAbbreviatedDayName()
Inherited from TFindWidthOfWidestTextItem
:
MaximumWidthInPixels()