C# 클래스 FarsiLibrary.Win.Controls.FADatePickerStrip

상속: System.Windows.Forms.ToolStripControlHost
파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

Private Properties

프로퍼티 타입 설명
CreateControlInstance System.Windows.Forms.Control

공개 메소드들

메소드 설명
FADatePickerStrip ( ) : System.ComponentModel

Creates a new instance of FADatePickerStrip.

ShouldSerializeText ( ) : bool

Determines when to serialize Text value of the control.

비공개 메소드들

메소드 설명
CreateControlInstance ( ) : Control

Create the actual control, note this is static so it can be called from the constructor.

메소드 상세

FADatePickerStrip() 공개 메소드

Creates a new instance of FADatePickerStrip.
public FADatePickerStrip ( ) : System.ComponentModel
리턴 System.ComponentModel

ShouldSerializeText() 공개 메소드

Determines when to serialize Text value of the control.
public ShouldSerializeText ( ) : bool
리턴 bool