Back to Devexpress

TextEdit.EnsureInnerEditorFocused() Method

windowsforms-devexpress-dot-xtraeditors-dot-textedit-02530f08.md

latest1.1 KB
Original Source

TextEdit.EnsureInnerEditorFocused() Method

For internal use.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool EnsureInnerEditorFocused()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Function EnsureInnerEditorFocused As Boolean

Returns

TypeDescription
Boolean

A Boolean value.

|

See Also

TextEdit Class

TextEdit Members

DevExpress.XtraEditors Namespace