FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmcmnctl classes

class CLabelEdit

? ^ 
    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

Contents

^ 
EntityTypeScopeShort Description
~CLabelEditdestructor public Standart destructor.
CLabelEditconstructor public Default constructor.
CLabelEditconstructor publicautomatically generated
OnCharmethod protectedundocumented
OnGetDlgCodemethod protectedundocumented
OnSetFocusmethod protectedundocumented
operator =operator publicautomatically generated

destructor ~CLabelEdit

? ^  > 
Standart destructor.
Source:
../fmcmnctl/LabelEdit.h:37
Code:
public virtual ~ CLabelEdit ( )

constructor CLabelEdit

? ^  < > 
Default constructor.
Source:
../fmcmnctl/LabelEdit.h:19
Code:
public CLabelEdit ( )

constructor CLabelEdit

? ^  < > 
automatically generated
Source:
../fmcmnctl/LabelEdit.h
Code:
public CLabelEdit ( const CLabelEdit & )

method OnChar

? ^  < > 
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 ( )

method OnSetFocus

? ^  < > 
undocumented
Source:
../fmcmnctl/LabelEdit.h:44
Code:
protected afx_msg void OnSetFocus ( CWnd * pOldWnd )

operator =

? ^  < > 
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