Welcome![Sign In][Sign Up]
Location:
Search - radio button mfc source code

Search list

[Button control单选按钮

Description: 把一组普通按纽变为很酷的单选按钮,颜色可以自行调整,样式多样,非常漂亮!-put a team into ordinary button cool radio button, can adjust colors, patterns and diverse, very beautiful!
Platform: | Size: 24576 | Author: Mark | Hits:

[Button controllabel

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:

[Button controlbaucebutton

Description: MFC源代码,实现特殊圆形按钮,并具有多项选择功能。-MFC source code, to achieve special radio button, and has a number of options.
Platform: | Size: 41984 | Author: 李明 | Hits:

[Button controlExtensionDll

Description: vc——创建MFC扩展DLL,实现圆形按钮类\ExtensionDll的程序源码,值得一看!-vc- create an MFC extension DLL, implement radio button class \ ExtensionDll the program source code, worth a visit!
Platform: | Size: 25600 | Author: | Hits:

[GUI DevelopUseExtentionDll

Description: vc——调用MFC扩展DLL,创建圆形按钮\UseExtentionDll的程序源码,值得一看!-vc- call MFC extension DLL, create a radio button \ UseExtentionDll the program source code, worth a visit!
Platform: | Size: 33792 | Author: | Hits:

[Multimedia Developmedia-player

Description: 开发平台:VC++,MFC 功能:基于MFC平台开发的多媒体播放器软件,支持音频与视频的播放,全屏,有播放列表,快进,选择等基础功能,在此基础上,小程序界面友好,实现了圆形按钮,更换播放器背景等功能。对于初学者值得学习。 内容包括:源程序代码及工程,开题报告,播放器程序说明书,播放器客户使用说明书-Development platform: VC, MFC Features: MFC-based platform multimedia player software, support for audio and video playback, full screen, there are playlists, fast forward, select the other basic functions, on this basis, small user-friendly program to achieve a radio button, replacement player, background and other functions. For beginners it is worth learning. Include: source code and project opening report, player program instructions, the player client instructions
Platform: | Size: 27018240 | Author: pengxinyue | Hits:

CodeBus www.codebus.net