control_name - Name of the control type
The Control type name corresponds to the name of the user control library without the platform specific extensions. E.g. the user control library for the user control MyControl has to be provided in a libMyControl.so (Linux) or MyControl.dll (Windows) library.
Type: char