CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - groupbox
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - groupbox - List
[
GUI Develop
]
check_frame.zip
DL : 0
使用CheckBox代替Frame/GroupBox的标题
Date
: 2025-12-30
Size
: 30.66kb
User
:
[
GUI Develop
]
GroupControl_demo
DL : 0
GroupBox中的控件随着GroupBox的移动或隐藏而移动或隐藏。-GroupBox control of the movement with the GroupBox and mobile or concealed or hidden.
Date
: 2008-10-13
Size
: 116.37kb
User
:
张斌伟
[
GUI Develop
]
check_frame
DL : 0
使用CheckBox代替Frame/GroupBox的标题-The example of using checkbox to replace the title of Frame or GroupBox
Date
: 2025-12-30
Size
: 31kb
User
:
站长
[
GUI Develop
]
GroupControl_demo
DL : 0
GroupBox中的控件随着GroupBox的移动或隐藏而移动或隐藏。-GroupBox control of the movement with the GroupBox and mobile or concealed or hidden.
Date
: 2025-12-30
Size
: 116kb
User
:
张斌伟
[
GUI Develop
]
sxgroupbox
DL : 0
很cool 的group控件类 用起来方便的很!下阿下巴-Very cool type of group control is very convenient to use! Under the chin, the Arab-Israeli
Date
: 2025-12-30
Size
: 28kb
User
:
hxx
[
GUI Develop
]
advertising
DL : 0
我的 GroupBox 菜单 作者: 朱刚 在XP系统中大家会发现资源管理器左边有个很漂亮的面板,最近使用Nero刻录软件也发了类似的面板,很不错,自己也向做一个,经过努力终于完成,效果图都在压缩包中,包括:“测试组合菜单框G模式为不透明”和“使用背景贴图模式” 源码提供了基本的使用方法,大家也可以在里面放置自己需要的东西,效果如下,本源代码中没有给出其详细的代码,但大家可以自己动手修改,以满足自己的需要效果看到这里希望能够给大家提供一些收获,提供的源代码大家可以随便使用和修改。 北海银河南京分公司 朱刚
Date
: 2025-12-30
Size
: 15kb
User
:
李桃
[
GUI Develop
]
UndoDemo
DL : 2
CStackableGroupBox允许你创建一个对话框资源,对其中的控件用GroupBox控件进行分组,允许你有选择的显示某几组控件。便于代码的管理-CStackableGroupBox permit you to create a dialog box resources, one of the control group with GroupBox controls, allowing you to select the display has a several groups of controls. Code to facilitate the management of
Date
: 2025-12-30
Size
: 102kb
User
:
丁剑青
[
GUI Develop
]
xpgroupbox_demo
DL : 0
一个GROUPBOX类,可以做出XP风格的GROUPBOX,比MFC自带好看多了,很完备的一个类,稍加修改即可放在自己的代码中使用,这个是一个DEMO。-GROUPBOX a category, you can make XP style GROUPBOX, than MFC comes with many good-looking, and a complete set of a class, a little modification of the code can be placed on the use of their own, this is a DEMO.
Date
: 2025-12-30
Size
: 48kb
User
:
周航
[
GUI Develop
]
CheckBoxTabCtrl
DL : 0
Date
: 2025-12-30
Size
: 108kb
User
:
李少东
[
GUI Develop
]
GroupBox
DL : 0
一个扩展字体和颜色的GroupBox,可设置Group Box的字体类型、颜色和大小。-An expansion of fonts and colors of the GroupBox, you can set Group Box of the font type, color and size.
Date
: 2025-12-30
Size
: 35kb
User
:
王作
[
GUI Develop
]
My_GroupBox
DL : 0
一个非常漂亮的GROUPBOX分组功能的VC代码,可以很容易做出功能很强大的GROUP功能-A very nice feature of the VC group GROUPBOX code, you can easily make a very powerful feature of the GROUP
Date
: 2025-12-30
Size
: 564kb
User
:
hahaha
[
GUI Develop
]
SecretLevel
DL : 0
此功能实现了一个可以把多种控件整体移动,调整位置的功能。 主要用了自己编写的一个GROUPBOX的类 。大家可以试试,很方便的。-This feature implements a variety of controls as a whole can move, adjust the position of the function. Mainly used for the preparation of a GROUPBOX his class. We can try, it is convenient.
Date
: 2025-12-30
Size
: 5.45mb
User
:
张三丰
[
GUI Develop
]
CheckableGroupboxDemo
DL : 0
checkable groupbox control for c-checkable groupbox control for c++
Date
: 2025-12-30
Size
: 14kb
User
:
saeed
[
GUI Develop
]
CGroupBox
DL : 0
CGroupBox class. Implementation of the GroupBox control
Date
: 2025-12-30
Size
: 2kb
User
:
Kofan
[
GUI Develop
]
ButtonClass
DL : 0
按键类的用发,基本事例,希望对大家有用button[] = { BS_PUSHBUTTON, TEXT("PUSHBUTTON"), BS_DEFPUSHBUTTON, TEXT("DEFPUSHBUTTON"), BS_CHECKBOX, TEXT("CHECKBOX"), BS_AUTOCHECKBOX, TEXT("AUTOCHECKBOX"), BS_RADIOBUTTON, TEXT("RADIOBUTTON"), BS_3STATE, TEXT("3STATE"), BS_AUTO3STATE, TEXT("AUTO3STATE"), BS_GROUPBOX, TEXT("GROUPBOX"), BS_AUTORADIOBUTTON, TEXT("AUTORADIOBUTTON"), BS_OWNERDRAW, TEXT("OWNERDRAW") } -button[] = { BS_PUSHBUTTON, TEXT("PUSHBUTTON"), BS_DEFPUSHBUTTON, TEXT("DEFPUSHBUTTON"), BS_CHECKBOX, TEXT("CHECKBOX"), BS_AUTOCHECKBOX, TEXT("AUTOCHECKBOX"), BS_RADIOBUTTON, TEXT("RADIOBUTTON"), BS_3STATE, TEXT("3STATE"), BS_AUTO3STATE, TEXT("AUTO3STATE"), BS_GROUPBOX, TEXT("GROUPBOX"), BS_AUTORADIOBUTTON, TEXT("AUTORADIOBUTTON"), BS_OWNERDRAW, TEXT("OWNERDRAW") }
Date
: 2025-12-30
Size
: 747kb
User
:
梁小魁
[
GUI Develop
]
sort
DL : 0
基于QT的ui界面设计的groupbox的使用,包括按钮的使用,复选框的具体使用(The use of groupbox based on QT UI interface design, including the use of buttons, the specific use of check boxes)
Date
: 2025-12-30
Size
: 2kb
User
:
2829735186
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.