C# 클래스 KeePass.UI.OpenWithMenu

파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
Destroy ( ) : void
OpenWithMenu ( ToolStripDropDownItem tsmiHost ) : System

비공개 메소드들

메소드 설명
AddAppByFile ( string strAppCmdLine, string strName ) : bool
AddAppByShellExpand ( string strShell, string strName, string strIconExe ) : void
CreateOpenWithList ( ) : void
FindAppsByKnown ( ) : void
FindAppsByRegistry ( ) : void
FindAppsByRegistryPriv ( RegistryKey kBase, string strRootSubKey ) : void
OnMenuOpening ( object sender, EventArgs e ) : void
OnOpenUrl ( object sender, DynamicMenuEventArgs e ) : void
ReleaseOpenWithList ( ) : void

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

OpenWithMenu() 공개 메소드

public OpenWithMenu ( ToolStripDropDownItem tsmiHost ) : System
tsmiHost System.Windows.Forms.ToolStripDropDownItem
리턴 System