C# 클래스 SimpleEpub2.Settings_Page4

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

보호된 프로퍼티들

프로퍼티 타입 설명
settings4_1_filelocation System.Windows.Forms.TextBox
settings4_1_filelocation_button DevComponents.DotNetBar.ButtonX
settings4_1_filelocation_dialog System.Windows.Forms.FolderBrowserDialog
settings4_2_deletetempfiles DevComponents.DotNetBar.Controls.SwitchButton
settings4_3_reset_button DevComponents.DotNetBar.ButtonX
settings4_4_chkupd DevComponents.DotNetBar.Controls.SwitchButton
settings4_4_chkupd_button DevComponents.DotNetBar.ButtonX
settings4_4_language System.Windows.Forms.ComboBox

공개 메소드들

메소드 설명
Settings_Page4 ( Color c, Language lang ) : System

보호된 메소드들

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

清理所有正在使用的资源。

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

settings4_1_filelocation_button_Click ( object sender, EventArgs e ) : void
settings4_4_language_DrawItem ( object sender, DrawItemEventArgs e ) : void
settings4_4_language_SelectionChangeCommitted ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
리턴 void

Settings_Page4() 공개 메소드

public Settings_Page4 ( Color c, Language lang ) : System
c Color
lang Language
리턴 System

프로퍼티 상세

settings4_1_filelocation 보호되어 있는 프로퍼티

protected System.Windows.Forms.TextBox settings4_1_filelocation
리턴 System.Windows.Forms.TextBox

settings4_1_filelocation_button 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ButtonX settings4_1_filelocation_button
리턴 DevComponents.DotNetBar.ButtonX

settings4_1_filelocation_dialog 보호되어 있는 프로퍼티

protected System.Windows.Forms.FolderBrowserDialog settings4_1_filelocation_dialog
리턴 System.Windows.Forms.FolderBrowserDialog

settings4_2_deletetempfiles 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.Controls.SwitchButton settings4_2_deletetempfiles
리턴 DevComponents.DotNetBar.Controls.SwitchButton

settings4_3_reset_button 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ButtonX settings4_3_reset_button
리턴 DevComponents.DotNetBar.ButtonX

settings4_4_chkupd 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.Controls.SwitchButton settings4_4_chkupd
리턴 DevComponents.DotNetBar.Controls.SwitchButton

settings4_4_chkupd_button 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ButtonX settings4_4_chkupd_button
리턴 DevComponents.DotNetBar.ButtonX

settings4_4_language 보호되어 있는 프로퍼티

protected System.Windows.Forms.ComboBox settings4_4_language
리턴 System.Windows.Forms.ComboBox