CellWidth modal dialog to set the cell width.
More...
#include <CellWidth.h>
Inherits CDialog.
|
| enum | { IDD = IDD_CellWidth
} |
| |
|
| virtual void | DoDataExchange (CDataExchange *pDX) |
| |
| virtual void | OnOK () |
| | Get the cell width value from the ui on ok.
|
| |
| virtual BOOL | OnInitDialog () |
| | Set the initial value of cell width into the combobox.
|
| |
CellWidth modal dialog to set the cell width.
Definition at line 31 of file CellWidth.h.
◆ anonymous enum
◆ CellWidth()
| CellWidth::CellWidth |
( |
int | cellWidth, |
|
|
CWnd * | pParent = NULL ) |
Constructor and set initial cell width.
Definition at line 30 of file CellWidth.cpp.
◆ DoDataExchange()
| void CellWidth::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GetCellWidth()
| int CellWidth::GetCellWidth |
( |
void | | ) |
|
|
inline |
◆ OnInitDialog()
| BOOL CellWidth::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Set the initial value of cell width into the combobox.
Definition at line 66 of file CellWidth.cpp.
◆ OnOK()
Get the cell width value from the ui on ok.
Definition at line 53 of file CellWidth.cpp.
◆ mCellWidth
| int CellWidth::mCellWidth |
|
protected |
The documentation for this class was generated from the following files: