C# 클래스 KeeAgent.UI.OptionsPanel

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: dlech/KeeAgent 1 사용 예제들

공개 메소드들

메소드 설명
OptionsPanel ( KeeAgentExt ext ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
SaveChanges ( ) : void
browseForPath ( ) : string
cygwinPathBrowseButton_Click ( object sender, EventArgs e ) : void
helpButton_Click ( object sender, EventArgs e ) : void
msysPathBrowseButton_Click ( object sender, EventArgs e ) : void
useCygwinSocketCheckBox_CheckedChanged ( object sender, EventArgs e ) : void
useMsysSocketCheckBox_CheckedChanged ( object sender, EventArgs e ) : void

메소드 상세

OnLoad() 보호된 메소드

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

OptionsPanel() 공개 메소드

public OptionsPanel ( KeeAgentExt ext ) : System
ext KeeAgentExt
리턴 System