Partager via


ITypeLibInfo.IsControl, méthode

Indique si la bibliothèque de types décrit des objets de contrôle ActiveX.

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Function IsControl As Boolean
bool IsControl()
bool IsControl()
abstract IsControl : unit -> bool 
function IsControl() : boolean

Valeur de retour

Type : System.Boolean
true si la bibliothèque de types décrit des objets de contrôle ActiveX ; sinon, false.

Notes

Si la bibliothèque de types décrit des contrôles d'ActiveX, il est marqué avec la balise LIBFLAG_FCONTROL.

Sécurité .NET Framework

Voir aussi

Référence

ITypeLibInfo Interface

Microsoft.VisualStudio.VsWizard, espace de noms