C# 클래스 AutoPuTTY.formOptions

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: r4dius/AutoPuTTY 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bPuTTYExecute System.Windows.Forms.Button
bwProgress System.ComponentModel.BackgroundWorker
cbGMinimize System.Windows.Forms.CheckBox
cbGMulti System.Windows.Forms.CheckBox
cbGReplace System.Windows.Forms.CheckBox
cbGSkip System.Windows.Forms.CheckBox
cbPuTTYExecute System.Windows.Forms.CheckBox
cbPuTTYForward System.Windows.Forms.CheckBox
cbPuTTYKey System.Windows.Forms.CheckBox
cbRDAdmin System.Windows.Forms.CheckBox
cbRDDrives System.Windows.Forms.CheckBox
cbRDSize System.Windows.Forms.ComboBox
cbRDSpan System.Windows.Forms.CheckBox
cbVNCFullscreen System.Windows.Forms.CheckBox
cbVNCViewonly System.Windows.Forms.CheckBox
cbWSCPKey System.Windows.Forms.CheckBox
cbWSCPPassive System.Windows.Forms.CheckBox
tbPuTTYExecute System.Windows.Forms.TextBox
tbPuTTYKey System.Windows.Forms.TextBox
tbPuTTYPath System.Windows.Forms.TextBox
tbRDKeep System.Windows.Forms.TextBox
tbVNCKeep System.Windows.Forms.TextBox
tbWSCPKey System.Windows.Forms.TextBox

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

bPuTTYExecute 공개적으로 프로퍼티

public System.Windows.Forms.Button bPuTTYExecute
리턴 System.Windows.Forms.Button

bwProgress 공개적으로 프로퍼티

public System.ComponentModel.BackgroundWorker bwProgress
리턴 System.ComponentModel.BackgroundWorker

cbGMinimize 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbGMinimize
리턴 System.Windows.Forms.CheckBox

cbGMulti 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbGMulti
리턴 System.Windows.Forms.CheckBox

cbGReplace 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbGReplace
리턴 System.Windows.Forms.CheckBox

cbGSkip 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbGSkip
리턴 System.Windows.Forms.CheckBox

cbPuTTYExecute 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbPuTTYExecute
리턴 System.Windows.Forms.CheckBox

cbPuTTYForward 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbPuTTYForward
리턴 System.Windows.Forms.CheckBox

cbPuTTYKey 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbPuTTYKey
리턴 System.Windows.Forms.CheckBox

cbRDAdmin 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbRDAdmin
리턴 System.Windows.Forms.CheckBox

cbRDDrives 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbRDDrives
리턴 System.Windows.Forms.CheckBox

cbRDSize 공개적으로 프로퍼티

public System.Windows.Forms.ComboBox cbRDSize
리턴 System.Windows.Forms.ComboBox

cbRDSpan 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbRDSpan
리턴 System.Windows.Forms.CheckBox

cbVNCFullscreen 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbVNCFullscreen
리턴 System.Windows.Forms.CheckBox

cbVNCViewonly 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbVNCViewonly
리턴 System.Windows.Forms.CheckBox

cbWSCPKey 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbWSCPKey
리턴 System.Windows.Forms.CheckBox

cbWSCPPassive 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox cbWSCPPassive
리턴 System.Windows.Forms.CheckBox

tbPuTTYExecute 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbPuTTYExecute
리턴 System.Windows.Forms.TextBox

tbPuTTYKey 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbPuTTYKey
리턴 System.Windows.Forms.TextBox

tbPuTTYPath 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbPuTTYPath
리턴 System.Windows.Forms.TextBox

tbRDKeep 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbRDKeep
리턴 System.Windows.Forms.TextBox

tbVNCKeep 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbVNCKeep
리턴 System.Windows.Forms.TextBox

tbWSCPKey 공개적으로 프로퍼티

public System.Windows.Forms.TextBox tbWSCPKey
리턴 System.Windows.Forms.TextBox