C# 클래스 SimpleEpub2.Settings_Page2

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

보호된 프로퍼티들

프로퍼티 타입 설명
settings2_1_pc DevComponents.DotNetBar.ColorPickerButton
settings2_2_pmB System.Windows.Forms.TextBox
settings2_2_pmL System.Windows.Forms.TextBox
settings2_2_pmR System.Windows.Forms.TextBox
settings2_2_pmT System.Windows.Forms.TextBox
settings2_3_authornamefont System.Windows.Forms.ComboBox
settings2_3_booknamefont System.Windows.Forms.ComboBox

공개 메소드들

메소드 설명
Settings_Page2 ( Color c, Language lang ) : System.Drawing

보호된 메소드들

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

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

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

settings2_3_authornamefont_DrawItem ( object sender, System e ) : void
settings2_3_authornamefont_MeasureItem ( object sender, System e ) : void
settings2_3_booknamefont_DrawItem ( object sender, DrawItemEventArgs e ) : void
settings2_3_booknamefont_MeasureItem ( object sender, MeasureItemEventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

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

Settings_Page2() 공개 메소드

public Settings_Page2 ( Color c, Language lang ) : System.Drawing
c Color
lang Language
리턴 System.Drawing

프로퍼티 상세

settings2_1_pc 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ColorPickerButton settings2_1_pc
리턴 DevComponents.DotNetBar.ColorPickerButton

settings2_2_pmB 보호되어 있는 프로퍼티

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

settings2_2_pmL 보호되어 있는 프로퍼티

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

settings2_2_pmR 보호되어 있는 프로퍼티

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

settings2_2_pmT 보호되어 있는 프로퍼티

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

settings2_3_authornamefont 보호되어 있는 프로퍼티

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

settings2_3_booknamefont 보호되어 있는 프로퍼티

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