C# 클래스 PLink.MainForm

Description of MainForm.
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: easylogic/plink 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CapturePLinkToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
mnuNotify System.Windows.Forms.ContextMenuStrip
panel1 System.Windows.Forms.Panel
tabsViews System.Windows.Forms.TabControl

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Disposes resources used by the form.

비공개 메소드들

메소드 설명
CapturePLinkToolStripMenuItemClick ( object sender, System e ) : void
CloseToolStripMenuItemClick ( object sender, System e ) : void
InitializeComponent ( ) : void

This method is required for Windows Forms designer support. Do not change the method contents inside the source code editor. The Forms designer might not be able to load this method if it was changed manually.

메소드 상세

Dispose() 보호된 메소드

Disposes resources used by the form.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

CapturePLinkToolStripMenuItem 공개적으로 프로퍼티

public ToolStripMenuItem,System.Windows.Forms CapturePLinkToolStripMenuItem
리턴 System.Windows.Forms.ToolStripMenuItem

mnuNotify 공개적으로 프로퍼티

public ContextMenuStrip,System.Windows.Forms mnuNotify
리턴 System.Windows.Forms.ContextMenuStrip

panel1 공개적으로 프로퍼티

public Panel,System.Windows.Forms panel1
리턴 System.Windows.Forms.Panel

tabsViews 공개적으로 프로퍼티

public TabControl,System.Windows.Forms tabsViews
리턴 System.Windows.Forms.TabControl