C# Class Dev2.Studio.Core.AppResources.Browsers.ExternalBrowserPopupController

Inheritance: BrowserPopupControllerAbstract
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
FindPopup ( ) : IntPtr
SetPopupForeground ( IntPtr hwnd ) : void
SetPopupIcon ( IntPtr hwnd ) : void
SetPopupTitle ( IntPtr hwnd ) : void
ShowPopup ( string url ) : bool

Method Details

FindPopup() public méthode

public FindPopup ( ) : IntPtr
Résultat System.IntPtr

SetPopupForeground() public méthode

public SetPopupForeground ( IntPtr hwnd ) : void
hwnd System.IntPtr
Résultat void

SetPopupIcon() public méthode

public SetPopupIcon ( IntPtr hwnd ) : void
hwnd System.IntPtr
Résultat void

SetPopupTitle() public méthode

public SetPopupTitle ( IntPtr hwnd ) : void
hwnd System.IntPtr
Résultat void

ShowPopup() public méthode

public ShowPopup ( string url ) : bool
url string
Résultat bool