C# Класс FarsiLibrary.Win.Controls.FaMonthViewStrip

Наследование: System.Windows.Forms.ToolStripControlHost
Показать файл Открыть проект

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