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 string class.
Definition FLString.h:34
FLImaging module execution result object.
Definition ResultsDef.h:1596
Definition D2DObject.h:12