Develop ActiveX elements -> Example: CD_SliderCtrl -> The methods -> MaxVariables
Only one variable can be linked to this control.
short CCD_SliderCtrlCtrl::MaxVariables()
{
return 1; // 1 variables
}