C# Class FarsiLibrary.Win.Controls.FaMonthViewStrip

Inheritance: System.Windows.Forms.ToolStripControlHost
Afficher le fichier Open project: HEskandari/FarsiLibrary

Private Properties

Свойство Type Description
CreateControlInstance System.Windows.Forms.Control

Méthodes publiques

Méthode Description
FaMonthViewStrip ( ) : System.ComponentModel

Creates a new instance of FaMonthViewStrip.

ShouldSerializeText ( ) : bool

Determines when to serialize Text value of the control.

Private Methods

Méthode Description
CreateControlInstance ( ) : Control

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

Method Details

FaMonthViewStrip() public méthode

Creates a new instance of FaMonthViewStrip.
public FaMonthViewStrip ( ) : System.ComponentModel
Résultat System.ComponentModel

ShouldSerializeText() public méthode

Determines when to serialize Text value of the control.
public ShouldSerializeText ( ) : bool
Résultat bool