Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet.Windows.Forms (dans Developpez.Dotnet.Windows.Forms.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Enlève le bouclier UAC d'un bouton
Espace de nom : Developpez.Dotnet.Windows.FormsAssembly : Developpez.Dotnet.Windows.Forms (dans Developpez.Dotnet.Windows.Forms.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public static void RemoveUacShield( this Button b ) |
Visual Basic (Déclaration) |
---|
<ExtensionAttribute> _ Public Shared Sub RemoveUacShield ( _ b As Button _ ) |
Visual C++ |
---|
public: [ExtensionAttribute] static void RemoveUacShield( Button^ b ) |
Paramètres
- b
- Type: System.Windows.Forms..::..Button
Le bouton pour lequel enlever le bouclier UAC