C# Class DroidExplorer.Bootstrapper.Authentication.CredentialsDialog.CredUIInfo

Show file Open project: camalot/droidexplorer

Public Properties

Property Type Description
hbmBanner System.IntPtr
hwndParent System.IntPtr
size int

Public Methods

Method Description
CredUIInfo ( IWin32Window owner, string message, string caption ) : System

Method Details

CredUIInfo() public method

public CredUIInfo ( IWin32Window owner, string message, string caption ) : System
owner IWin32Window
message string
caption string
return System

Property Details

hbmBanner public property

public IntPtr,System hbmBanner
return System.IntPtr

hwndParent public property

public IntPtr,System hwndParent
return System.IntPtr

size public property

public int size
return int