C# Class FarsiLibrary.Win.Controls.FADatePickerStrip

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
FADatePickerStrip ( ) : System.ComponentModel

Creates a new instance of FADatePickerStrip.

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

FADatePickerStrip() public méthode

Creates a new instance of FADatePickerStrip.
public FADatePickerStrip ( ) : 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