Control Samples
| This section contains a set of samples illustrating usage of various controls provided by the library. | |
| BCGPControls |
Win32 |
Demonstrates various controls. At the left side you can find a modification of Property Sheet control, which allows to switch between 6 pages. Each page contains a set of controls of specific type.
|
|
| CaptionBarDemo |
Win32 |
Demonstrates MS Office-like caption bar. |
|
| HotSpotDemo |
Win32 |
Demonstrates usage of Hot Spot Image Control. This control allows to use an image with "clickable" areas by few lines of code. |
|
| ListCtrlDemo |
Win32 |
Demonstrates usage of List Control. It's possible to change text color or background color for individual cells and mark a sorted column with arrow. |
|
| PopupDemo |
Win32 |
Demonstrates usage of Desktop Alert control. |
|
| TabControl |
Win32 |
Demonstrates various styles of the tab control dynamically changed at runtime. Also you can see a log of notification messages being sent by the tab control to its parent/owner. |
|
| TaskPane |
Win32 |
Demonstrates the Task Pane control and how to adjust its options at runtime. |
|
| ToolboxDemo |
Win32 |
Demonstrates usage of the Toolbox Control. You can apply various Toolbox themes, set different Toolbox modes and page layouts. Also the sample illustrates how to implement drag&drop of Toolbox items. |
|
| TooltipDemo |
Win32 |
Demonstrates how to use advanced tool tip features. You can switch at runtime between standard tool tips, balloon tool tips, show custom tool tips with parameters, use extended (Visual Manager-based tool tips). Also the sample demonstrates how to use a class derived from CBCGPToolTipCtrl in order to completely customize tool tip appearance. |
|
| DlgToolTips |
Win32 |
Illustrates how to use custom (library) tool tips with dialog controls. |
|
| ResizableForm |
Win32 |
Illustrates how to create resizable forms such as dialog bars, form views, dialogs or property sheets with help of our Layout Manager. |
|

Support area
Downloads










