Location:
Search - FLASHTEXT
Search list
Description: 一个可以改变static文本框字体、大小、颜色的类
enum FlashType {None, Text, Background }
class CLabel : public CStatic
{
// Construction
public:
CLabel()
CLabel& SetBkColor(COLORREF crBkgnd)
CLabel& SetTextColor(COLORREF crText)
CLabel& SetText(const CString& strText)
CLabel& SetFontBold(BOOL bBold)
CLabel& SetFontName(const CString& strFont)
CLabel& SetFontUnderline(BOOL bSet)
CLabel& SetFontItalic(BOOL bSet)
CLabel& SetFontSize(int nSize)
CLabel& SetSunken(BOOL bSet)
CLabel& SetBorder(BOOL bSet)
CLabel& FlashText(BOOL bActivate)
CLabel& FlashBackground(BOOL bActivate)
CLabel& SetLink(BOOL bLink)
CLabel& SetLinkCursor(HCURSOR hCursor)
// Attributes
public:
protected:
void ReconstructFont()
COLORREF m_crText
HBRUSH m_hBrush
HBRUSH m_hwndBrush
LOGFONT m_lf
CFont m_font
CString m_strText
BOOL m_bState
BOOL m_bTimer
BOOL m_bLink
FlashType m_Type
HCURSOR m_hCursor
// Operations
Platform: |
Size: 2797 |
Author: sunrise |
Hits:
Description: 可以在flash中提取文本文件,用在什么地方这个就要你们自已去想了。
Platform: |
Size: 444641 |
Author: 张三丰 |
Hits:
Description: 一个可以改变static文本框字体、大小、颜色的类
enum FlashType {None, Text, Background }
class CLabel : public CStatic
{
// Construction
public:
CLabel()
CLabel& SetBkColor(COLORREF crBkgnd)
CLabel& SetTextColor(COLORREF crText)
CLabel& SetText(const CString& strText)
CLabel& SetFontBold(BOOL bBold)
CLabel& SetFontName(const CString& strFont)
CLabel& SetFontUnderline(BOOL bSet)
CLabel& SetFontItalic(BOOL bSet)
CLabel& SetFontSize(int nSize)
CLabel& SetSunken(BOOL bSet)
CLabel& SetBorder(BOOL bSet)
CLabel& FlashText(BOOL bActivate)
CLabel& FlashBackground(BOOL bActivate)
CLabel& SetLink(BOOL bLink)
CLabel& SetLinkCursor(HCURSOR hCursor)
// Attributes
public:
protected:
void ReconstructFont()
COLORREF m_crText
HBRUSH m_hBrush
HBRUSH m_hwndBrush
LOGFONT m_lf
CFont m_font
CString m_strText
BOOL m_bState
BOOL m_bTimer
BOOL m_bLink
FlashType m_Type
HCURSOR m_hCursor
// Operations-A static text box can change the font, size, color, class enum FlashType (None, Text, Background) class CLabel: public CStatic (//Constructionpublic: CLabel () CLabel
Platform: |
Size: 2048 |
Author: sunrise |
Hits:
Description: 一个FLASH的小工具,能够生成简单的动画 -FLASH a small tool that can generate a simple animation
Platform: |
Size: 2428928 |
Author: gostseraph |
Hits:
Description: 可以在flash中提取文本文件,用在什么地方这个就要你们自已去想了。-Can extract flash text files, used in place this will be what you think of their own.
Platform: |
Size: 444416 |
Author: 张三丰 |
Hits:
Description: Dreamweaver插件,right_click_menu_builder 右键菜单扩展功能
flashtext 制作仿Flash的文字效果
typewriter 让一段文字以打字的效果出现 -Dreamweaver plug-in, right_click_menu_builder context menu extensions flashtext imitation Flash text effects produced typewriter to type a paragraph of text so that the effect of emergence
Platform: |
Size: 3023872 |
Author: wzl |
Hits:
Description: 加载外部文本,并用按钮控制上下滚动(CS4+AS3.0)-Load external text, and with control buttons to scroll up and down (CS4+AS3.0)
Platform: |
Size: 176128 |
Author: 黄家华 |
Hits: