文件名称:Animation-Style_Dialog_Class
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- 曾*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
制作动画的类,很不错的
// construction
CAniDialog(UINT nDlgID, CWnd* pParent)
CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent)
// operation
// access fr a me number
UINT Getfr a meNum() const
void Setfr a meNum(UINT nfr a mes)
// access animation speed
UINT GetAniSpeed() const
void SetAniSpeed(UINT nMillSec)
// access the reference point
CPoint GetRefPt() const
void SetRefPt(CPoint pt)
// access animation styles
WORD GetOpenStyle() const
WORD GetCloseStyle() const
void SetAniStyles(WORD wOpenStyle, WORD wCloseStyle)
WORD GetDispStyle() const
void SetDispStyle(WORD wDispStyle)
// temporarily enable/disable animation
void EnableAni(BOOL bEnable = TRUE)
// check object status
BOOL IsAniValid() const -animation category, very good// construction CAniDialog (UINT nDlgID, CWnd* pParent) CAniDialog (redemption pt, UINT nDlgID, CWnd* pParent)// operation// access fr a me number UINT Getfr a meNum () const void Setfr a meNum (UINT nfr a mes)// animation speed access UINT GetAniSpeed () const void SetAniSpeed (UINT nMillSec)// access the reference point redemption GetRefPt () const void SetRefPt (redemption pt)// access animation styles WORD GetOpenStyle () const WORD GetCloseStyle () const void SetAniStyles (WORD wOpenStyle, WORD wCloseStyle) WORD GetDispStyle () const void SetDispStyle (WORD wDispStyle)// temporarily enable/disable animation void EnableAni (BOOL bEnable = TRUE)// check object status BOOL IsAniValid () const
// construction
CAniDialog(UINT nDlgID, CWnd* pParent)
CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent)
// operation
// access fr a me number
UINT Getfr a meNum() const
void Setfr a meNum(UINT nfr a mes)
// access animation speed
UINT GetAniSpeed() const
void SetAniSpeed(UINT nMillSec)
// access the reference point
CPoint GetRefPt() const
void SetRefPt(CPoint pt)
// access animation styles
WORD GetOpenStyle() const
WORD GetCloseStyle() const
void SetAniStyles(WORD wOpenStyle, WORD wCloseStyle)
WORD GetDispStyle() const
void SetDispStyle(WORD wDispStyle)
// temporarily enable/disable animation
void EnableAni(BOOL bEnable = TRUE)
// check object status
BOOL IsAniValid() const -animation category, very good// construction CAniDialog (UINT nDlgID, CWnd* pParent) CAniDialog (redemption pt, UINT nDlgID, CWnd* pParent)// operation// access fr a me number UINT Getfr a meNum () const void Setfr a meNum (UINT nfr a mes)// animation speed access UINT GetAniSpeed () const void SetAniSpeed (UINT nMillSec)// access the reference point redemption GetRefPt () const void SetRefPt (redemption pt)// access animation styles WORD GetOpenStyle () const WORD GetCloseStyle () const void SetAniStyles (WORD wOpenStyle, WORD wCloseStyle) WORD GetDispStyle () const void SetDispStyle (WORD wDispStyle)// temporarily enable/disable animation void EnableAni (BOOL bEnable = TRUE)// check object status BOOL IsAniValid () const
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AniDialog.cpp
AniDialog.h
Demo.cpp
Demo.dsp
Demo.dsw
Demo.exe
Demo.h
Demo.rc
DemoDlg.cpp
DemoDlg.h
DemoPopupDlg.cpp
DemoPopupDlg.h
res
...\Demo.rc2
Resource.h
StdAfx.cpp
StdAfx.h
AniDialog.h
Demo.cpp
Demo.dsp
Demo.dsw
Demo.exe
Demo.h
Demo.rc
DemoDlg.cpp
DemoDlg.h
DemoPopupDlg.cpp
DemoPopupDlg.h
res
...\Demo.rc2
Resource.h
StdAfx.cpp
StdAfx.h