soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SouiCtrls.h
1#ifndef __SOUICTRLS__H__
2#define __SOUICTRLS__H__
3#include <core/SPanel.h>
4#include <control/SCmnCtrl.h>
5#include <control/SCaption.h>
6#include <control/SRealWnd.h>
7#include <control/STabCtrl.h>
8#include <control/SEdit.h>
9#include <control/SComboBox.h>
10#include <control/SComboView.h>
11#include <control/SSliderBar.h>
12#include <control/SSplitWnd.h>
13#include <control/STreeCtrl.h>
14#include <control/SScrollbar.h>
15#include <control/SHeaderCtrl.h>
16#include <control/SListCtrl.h>
17#include <control/SListbox.h>
18#include <control/SHotKeyCtrl.h>
19#include <control/SCalendar.h>
21#include <control/SListView.h>
22#include <control/SMCListView.h>
23#include <control/STileView.h>
24#include <control/STreeView.h>
25#include <control/SDateTimePicker.h>
26#include <control/SFrame.h>
27#include <control/SStackView.h>
28#include <control/SRichEdit.h>
29#include <control/SMenuBar.h>
30#include <control/SSwitch.h>
31#ifdef _WIN32
32#include <control/SActiveX.h>
33#endif
34
35#endif // __SOUICTRLS__H__
Calendar Control.
标题栏控件
通用控件
SOUI Panel with Scrollbar Support.
Scrollbar control.
Definition of the SSpinButtonCtrl class.
Definition of the SSplitWnd and related classes.
Definition of the SStackView and related classes.
Definition of the SSwitch class.
Definition of the STabCtrl and related classes.
Definition of the STileView class.
Definition of the STreeCtrl class.