21
edits
Changes
→CLabel
#include "cfield.h"
class CLabel : public CField{
// int _length; for length of the field: // Use void CFrame::width(int) to store length, and int CFrame::width() to retrieve the length
public:
====CLabel Help/Questions Blogs====
====CLabel Blog Posts====
==CDialog==
Organizes CField objects on the screen, displays them and then lets the user edit them one by one.