Keyoti RapidSpell WPF API Docs
ErrorAdornerBase Constructor (tbb, u, c)
APIKeyoti.RapidSpell.WpfErrorAdornerBaseErrorAdornerBase(TextBoxBase, UnderlineStyle, Color)
Keyoti RapidSpell WPF
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ErrorAdornerBase(
	TextBoxBase tbb,
	UnderlineStyle u,
	Color c
)
public ErrorAdornerBase(
	TextBoxBase tbb,
	UnderlineStyle u,
	Color c
)
Public Sub New ( 
	tbb As TextBoxBase,
	u As UnderlineStyle,
	c As Color
)
Public Sub New ( 
	tbb As TextBoxBase,
	u As UnderlineStyle,
	c As Color
)
public:
ErrorAdornerBase(
	TextBoxBase^ tbb, 
	UnderlineStyle u, 
	Color c
)
public:
ErrorAdornerBase(
	TextBoxBase^ tbb, 
	UnderlineStyle u, 
	Color c
)
new : 
        tbb : TextBoxBase * 
        u : UnderlineStyle * 
        c : Color -> ErrorAdornerBase
new : 
        tbb : TextBoxBase * 
        u : UnderlineStyle * 
        c : Color -> ErrorAdornerBase
Parameters

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214