1
edit
Changes
→CDialog
<big><syntaxhighlight lang="cpp">
#pragma once
#include "iolgh.h" ' <-- ''''<-- iolgh.h doesnt exist. I think he meant cuigh.h. iolgh.h is the old name they used from previous semester.'''
#include "cframe.h"
class CField;
</syntaxhighlight></big>
Returns the reference of the Field that was just being edited.
==CLineEdit==
'''ClineEdit''' encapsulates the console.edit() function of Console class.