Skip Navigation LinksBCGSoft > Controls samples

Control Samples


Download all samples in the single ZIP file (set of more than 130 sample applications):
This section contains a set of samples illustrating usage of various controls provided by the library.

BCGPControls

This example demonstrates various controls.

At the left side you can find controls navigation tree organized by control categories, at the right side – form view associated with a selected tree node.

CaptionBarDemo

Demonstrates MS Office-like caption bar.

HotSpotDemo

Demonstrates usage of Hot Spot Image Control. This control allows to use an image with "clickable" areas by few lines of code.

PopupDemo

Demonstrates usage of Desktop Alert control.

TabControl

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.

TasksPane

Demonstrates the Task Pane control and how to adjust its options at runtime.

ToolboxDemo

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

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

Illustrates how to use custom (library) tool tips with dialog controls.

FormValidation

Illustrates how to add prompts and error messages to the edit and combo boxes.