Keyoti RapidSpell Desktop .NET API Docs
ControlBackgroundPaint Event
APIKeyoti.RapidSpellAYTTextBoxControlBackgroundPaint
Keyoti RapidSpell Desktop .NET
Event fired when Windows level background repaint occurs.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event EventHandler ControlBackgroundPaint
public event EventHandler ControlBackgroundPaint
Public Event ControlBackgroundPaint As EventHandler
Public Event ControlBackgroundPaint As EventHandler
public:
 event EventHandler^ ControlBackgroundPaint {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
public:
 event EventHandler^ ControlBackgroundPaint {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member ControlBackgroundPaint : IEvent<EventHandler,
    EventArgs>
member ControlBackgroundPaint : IEvent<EventHandler,
    EventArgs>
Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412