C# 클래스 SimpleEpub2.Settings_Page3

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

보호된 프로퍼티들

프로퍼티 타입 설명
settings3_1_tcolor DevComponents.DotNetBar.ColorPickerButton
settings3_1_tfont System.Windows.Forms.ComboBox
settings3_2_bcolor DevComponents.DotNetBar.ColorPickerButton
settings3_2_bfont System.Windows.Forms.ComboBox
settings3_3_addparagraphspacing DevComponents.DotNetBar.Controls.SwitchButton
settings3_3_dropCap DevComponents.DotNetBar.Controls.SwitchButton
settings3_3_linespacing System.Windows.Forms.TextBox
settings3_3_stickupCap DevComponents.DotNetBar.Controls.SwitchButton

공개 메소드들

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

보호된 메소드들

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

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

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

settings3_1_tfont_DrawItem ( object sender, DrawItemEventArgs e ) : void
settings3_1_tfont_MeasureItem ( object sender, MeasureItemEventArgs e ) : void
settings3_2_bfont_DrawItem ( object sender, DrawItemEventArgs e ) : void
settings3_2_bfont_MeasureItem ( object sender, MeasureItemEventArgs e ) : void
settings3_3_dropCap_ValueChanged ( object sender, EventArgs e ) : void
settings3_3_stickupCap_ValueChanged ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

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

Settings_Page3() 공개 메소드

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

프로퍼티 상세

settings3_1_tcolor 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ColorPickerButton settings3_1_tcolor
리턴 DevComponents.DotNetBar.ColorPickerButton

settings3_1_tfont 보호되어 있는 프로퍼티

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

settings3_2_bcolor 보호되어 있는 프로퍼티

protected DevComponents.DotNetBar.ColorPickerButton settings3_2_bcolor
리턴 DevComponents.DotNetBar.ColorPickerButton

settings3_2_bfont 보호되어 있는 프로퍼티

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

settings3_3_addparagraphspacing 보호되어 있는 프로퍼티

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

settings3_3_dropCap 보호되어 있는 프로퍼티

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

settings3_3_linespacing 보호되어 있는 프로퍼티

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

settings3_3_stickupCap 보호되어 있는 프로퍼티

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