21
edits
Changes
→Constructors / Destructor
#Initializes the CField with Row, Col, Width and 1 for Height
#Initializes the Label with (Text, 0, 1 and Width-2) for (Str, Row, Col, and Len)
#sets Sets the attributes to corresponding arguments#sets Sets CFeilds::_data to the address of _formated
#Sets the Label's frame to this object.
<big><syntaxhighlight lang="cpp">
CMenuItem(const CMenuItem &CM);
</syntaxhighlight></big>
===Methods===