2#include "GUIDialogCustom.h"
25 class FL_EXPORT CGUIDialogCustomEmbedded :
public CGUIDialogCustom
27 DECLARE_DYNAMIC(CGUIDialogCustomEmbedded)
36 CGUIDialogCustomEmbedded();
44 CGUIDialogCustomEmbedded(
const CGUIDialogCustomEmbedded* pRhs);
52 CGUIDialogCustomEmbedded(
const CGUIDialogCustomEmbedded& rhs);
65 CGUIDialogCustomEmbedded(UINT nIDTemplate, CWnd* pParent =
nullptr);
73 virtual ~CGUIDialogCustomEmbedded();
88 virtual const CResult Assign(
const CGUIDialogCustomEmbedded* pRhs);
103 virtual const CResult Assign(
const CGUIDialogCustomEmbedded& rhs);
131 SupportToDuplicateObject(CGUIDialogCustomEmbedded, *
this);
132 DeclareGetClassType();
135 virtual void PreSubclassWindow();
Template type 의 문자열 클래스
Definition FLString.h:34
FLImaging 모듈의 수행 결과 객체
Definition ResultsDef.h:1596
Definition D2DObject.h:12