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

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

Private Properties

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

공개 메소드들

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

Creates a new instance of FaMonthViewStrip.

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.

메소드 상세

FaMonthViewStrip() 공개 메소드

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

ShouldSerializeText() 공개 메소드

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