Keyoti RapidSpell Desktop .NET API Docs
Paint Method (g, bounds, source, rowNum)
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnPaint(Graphics, Rectangle, CurrencyManager, Int32)
Keyoti RapidSpell Desktop .NET
Internal
Declaration Syntax
C#Visual BasicVisual C++F#
protected override void Paint(
	Graphics g,
	Rectangle bounds,
	CurrencyManager source,
	int rowNum
)
Protected Overrides Sub Paint ( 
	g As Graphics,
	bounds As Rectangle,
	source As CurrencyManager,
	rowNum As Integer
)
protected:
virtual void Paint(
	Graphics^ g, 
	Rectangle bounds, 
	CurrencyManager^ source, 
	int rowNum
) override
abstract Paint : 
        g : Graphics * 
        bounds : Rectangle * 
        source : CurrencyManager * 
        rowNum : int -> unit 
override Paint : 
        g : Graphics * 
        bounds : Rectangle * 
        source : CurrencyManager * 
        rowNum : int -> unit 
Parameters
g (Graphics)
bounds (Rectangle)
source (CurrencyManager)
rowNum (Int32)

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204