Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - groupbox
Search - groupbox - List
EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project - since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class - this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables - again, for same reasons as previous point. Able to accommodate nested groupboxes - many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces.
Date : 2008-10-13 Size : 25.85kb User : 毛磊

一个应用在MFC中的控件源码,它允许在MFC中自带的Groupbox的标题头部中,根据需要动态的调整显示文字和图标。
Date : 2008-10-13 Size : 34.75kb User : 马楠

EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project - since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class - this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables - again, for same reasons as previous point. Able to accommodate nested groupboxes - many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces. -EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject- I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project- since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class- this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables- again, for same reasons as previous point. Able to accommodate nested groupboxes- many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces.
Date : 2025-12-30 Size : 34kb User : 毛磊

一个应用在MFC中的控件源码,它允许在MFC中自带的Groupbox的标题头部中,根据需要动态的调整显示文字和图标。-An application of the control in the MFC source code, which allows the MFC in the title comes with Groupbox head, according to the adjustment dynamically display text and icons.
Date : 2025-12-30 Size : 47kb User : 马楠


Date : 2025-12-30 Size : 1.97mb User : 侯元

用Windows API写的各种控件,如Button、 EditBox、CheckBox、GroupBox-Using Windows API to write a variety of controls, such as Button, EditBox, CheckBox, GroupBox, etc.
Date : 2025-12-30 Size : 15kb User : ZHAO
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.