Changes

Jump to: navigation, search

CIO 20133 Release 0.3 - OOP344

1 byte removed, 10:38, 15 October 2013
CDialog
<big><syntaxhighlight lang="cpp">
#include "cuighciogh.h"
#include "cframe.h"
namespace cuicio{
class CField;
class CDialog: public CFrame{
int Row = -1, int Col = -1,
int Width = -1, int Height = -1,
bool Bordered Borderd = false,
const char* Border=C_BORDER_CHARS);
virtual ~CDialog();

Navigation menu