FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmcmnctl classes

class CLabelCombo

? ^ 
    extends CComboBox as public

Provides responce on Enter, Escape and Tab keys.

Parent notifyed about pressed keys by LVLN_ENDEDIT message.

Source:
../fmcmnctl/LabelCombo.h:13
Author:
ATC
Version:
1.0

Contents

^ 
EntityTypeScopeShort Description
~CLabelCombodestructor public Standart destructor.
CLabelComboconstructor public Default constructor.
CLabelComboconstructor publicautomatically generated
OnGetDlgCodemethod protectedundocumented
OnKeyDownmethod protectedundocumented
OnSelchangemethod protectedundocumented
operator =operator publicautomatically generated

destructor ~CLabelCombo

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

constructor CLabelCombo

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

constructor CLabelCombo

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

method OnGetDlgCode

? ^  < > 
undocumented
Source:
../fmcmnctl/LabelCombo.h:42
Code:
protected afx_msg UINT OnGetDlgCode ( )

method OnKeyDown

? ^  < > 
undocumented
Source:
../fmcmnctl/LabelCombo.h:43
Code:
protected afx_msg void OnKeyDown ( UINT nChar ,
UINT nRepCnt ,
UINT nFlags )

method OnSelchange

? ^  < > 
undocumented
Source:
../fmcmnctl/LabelCombo.h:44
Code:
protected afx_msg void OnSelchange ( )

operator =

? ^  < > 
automatically generated
Source:
../fmcmnctl/LabelCombo.h
Code:
public CLabelCombo & operator = ( const CLabelCombo & )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net