C# Class BExplorer.Shell.CombinedWindowActivator

Uses all the tricks in the book at once to do it...shady
Inheritance: WindowActivator
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Méthode Description
ActivateForm ( Window form, Window window, IntPtr hwnd ) : void

Method Details

ActivateForm() public méthode

public ActivateForm ( Window form, Window window, IntPtr hwnd ) : void
form System.Windows.Window
window System.Windows.Window
hwnd System.IntPtr
Résultat void