Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FarsiLibrary
Win
Events
CustomDrawDayEventArgs
C# Class FarsiLibrary.Win.Events.CustomDrawDayEventArgs
Inheritance:
CustomDrawEventArgs
ファイルを表示
Open project: HEskandari/FarsiLibrary
Class Usage Examples
Public Methods
Method
Description
CustomDrawDayEventArgs
(
Rectangle
rectangle
,
Graphics
graphics
,
int
year
,
int
month
,
int
day
,
bool
today
,
System.DateTime
dateTime
) :
System
Method Details
CustomDrawDayEventArgs()
public
method
public
CustomDrawDayEventArgs
(
Rectangle
rectangle
,
Graphics
graphics
,
int
year
,
int
month
,
int
day
,
bool
today
,
System.DateTime
dateTime
) :
System
rectangle
System.Drawing.Rectangle
graphics
System.Drawing.Graphics
year
int
month
int
day
int
today
bool
dateTime
System.DateTime
return
System