C# 클래스 XRefresh.Menu

상속: System.Windows.Forms.ContextMenu
파일 보기 프로젝트 열기: binaryage/xrefresh

공개 메소드들

메소드 설명
Menu ( ) : System
RebuildMenu ( ) : void

보호된 메소드들

메소드 설명
OnPopup ( EventArgs e ) : void

비공개 메소드들

메소드 설명
EnableExtension ( MenuItem item ) : void
EnableExtension ( MenuItem item, int index ) : void
InitializeComponent ( ) : void

메소드 상세

Menu() 공개 메소드

public Menu ( ) : System
리턴 System

OnPopup() 보호된 메소드

protected OnPopup ( EventArgs e ) : void
e System.EventArgs
리턴 void

RebuildMenu() 공개 메소드

public RebuildMenu ( ) : void
리턴 void