Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AutocompleteMenuNS
PaintItemEventArgs
C# Class AutocompleteMenuNS.PaintItemEventArgs
Inheritance:
PaintEventArgs
Exibir arquivo
Open project: samarjeet27/ynoteclassic
Class Usage Examples
Public Methods
Method
Description
PaintItemEventArgs
(
Graphics
graphics
,
Rectangle
clipRect
) :
System
Method Details
PaintItemEventArgs()
public
method
public
PaintItemEventArgs
(
Graphics
graphics
,
Rectangle
clipRect
) :
System
graphics
System.Drawing.Graphics
clipRect
System.Drawing.Rectangle
return
System