ITypeLibInfo::IsControl Method ()
Visual Studio 2015
Indicates whether the type library describes ActiveX control objects.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Return Value
Type: System::Booleantrue if the type library describes ActiveX control objects; otherwise, false.
If the type library describes ActiveX controls, it is marked with the flag LIBFLAG_FCONTROL.
Show: