FemtoScan Online SDK Documentation
extends CEdit as public
Provides responce on Enter, Escape and Tab keys.
Parent notifyed about pressed keys by
LVLN_ENDEDIT message.
- Source:
- ../fmcmnctl/LabelEdit.h:13
- Author:
- ATC
- Version:
- 1.0
| Entity | Type | Scope | Short Description |
| ~CLabelEdit | destructor | public | Standart destructor.
|
| CLabelEdit | constructor | public | Default constructor.
|
| CLabelEdit | constructor | public | automatically generated |
| OnChar | method | protected | undocumented |
| OnGetDlgCode | method | protected | undocumented |
| OnSetFocus | method | protected | undocumented |
| operator = | operator | public | automatically generated |
destructor ~CLabelEdit | ? ^
> |
Standart destructor.
- Source:
- ../fmcmnctl/LabelEdit.h:37
- Code:
| public virtual ~ CLabelEdit ( ) |
constructor CLabelEdit | ? ^
< > |
Default constructor.
- Source:
- ../fmcmnctl/LabelEdit.h:19
- Code:
-
constructor CLabelEdit | ? ^
< > |
automatically generated
- Source:
- ../fmcmnctl/LabelEdit.h
- Code:
| public CLabelEdit ( | const CLabelEdit & ) |
undocumented
- Source:
- ../fmcmnctl/LabelEdit.h:43
- Code:
| protected afx_msg void OnChar ( | UINT nChar , |
| | UINT nRepCnt , |
| | UINT nFlags ) |
method OnGetDlgCode | ? ^
< > |
undocumented
- Source:
- ../fmcmnctl/LabelEdit.h:42
- Code:
| protected afx_msg UINT OnGetDlgCode ( | ) |
undocumented
- Source:
- ../fmcmnctl/LabelEdit.h:44
- Code:
| protected afx_msg void OnSetFocus ( | CWnd * pOldWnd ) |
automatically generated
- Source:
- ../fmcmnctl/LabelEdit.h
- Code:
| public CLabelEdit & operator = ( | const CLabelEdit & ) |
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net