C# Class NetIde.Util.Forms.FolderBrowser.NativeMethods.BROWSEINFO

显示文件 Open project: netide/netide

Public Properties

Property Type Description
hwndOwner System.IntPtr
iImage int
lParam System.IntPtr
lpfn System.IntPtr
lpszTitle string
pidlRoot System.IntPtr
pszDisplayName System.IntPtr
ulFlags uint

Property Details

hwndOwner public_oe property

public IntPtr,System hwndOwner
return System.IntPtr

iImage public_oe property

public int iImage
return int

lParam public_oe property

public IntPtr,System lParam
return System.IntPtr

lpfn public_oe property

public IntPtr,System lpfn
return System.IntPtr

lpszTitle public_oe property

public string lpszTitle
return string

pidlRoot public_oe property

public IntPtr,System pidlRoot
return System.IntPtr

pszDisplayName public_oe property

public IntPtr,System pszDisplayName
return System.IntPtr

ulFlags public_oe property

public uint ulFlags
return uint