Keyoti RapidSpell Desktop .NET API Docs
ClientSize Property
APIKeyoti.RapidSpellTextBoxBaseIAYTAdapterClientSize
Keyoti RapidSpell Desktop .NET
Gets or sets the height and width of the client area of the control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Size ClientSize { get; set; }
public Size ClientSize { get; set; }
Public Property ClientSize As Size
	Get
	Set
Public Property ClientSize As Size
	Get
	Set
public:
virtual property Size ClientSize {
	Size get () sealed;
	void set (Size value) sealed;
}
public:
virtual property Size ClientSize {
	Size get () sealed;
	void set (Size value) sealed;
}
abstract ClientSize : Size with get, set
override ClientSize : Size with get, set
abstract ClientSize : Size with get, set
override ClientSize : Size with get, set
Property Value

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