C# 클래스 SS.Ynote.Classic.FolderBrowserDialogEx

상속: System.Windows.Forms.CommonDialog
파일 보기 프로젝트 열기: samarjeet27/ynoteclassic 1 사용 예제들

공개 메소드들

메소드 설명
ComputerBrowser ( ) : FolderBrowserDialogEx
FolderBrowserDialogEx ( ) : System
PrinterBrowser ( ) : FolderBrowserDialogEx
Reset ( ) : void

보호된 메소드들

메소드 설명
RunDialog ( IntPtr hWndOwner ) : bool

비공개 메소드들

메소드 설명
BecomeComputerBrowser ( ) : void
BecomePrinterBrowser ( ) : void
FolderBrowserCallback ( IntPtr hwnd, int msg, IntPtr lParam, IntPtr lpData ) : int
GetSHMalloc ( ) : PInvoke.IMalloc

메소드 상세

ComputerBrowser() 공개 정적인 메소드

public static ComputerBrowser ( ) : FolderBrowserDialogEx
리턴 FolderBrowserDialogEx

FolderBrowserDialogEx() 공개 메소드

public FolderBrowserDialogEx ( ) : System
리턴 System

PrinterBrowser() 공개 정적인 메소드

public static PrinterBrowser ( ) : FolderBrowserDialogEx
리턴 FolderBrowserDialogEx

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

RunDialog() 보호된 메소드

protected RunDialog ( IntPtr hWndOwner ) : bool
hWndOwner System.IntPtr
리턴 bool