Skip to content

Latest commit

 

History

History
74 lines (61 loc) · 2.42 KB

nf-inked-iinkedit-put_seltext.md

File metadata and controls

74 lines (61 loc) · 2.42 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:inked.IInkEdit.put_SelText
IInkEdit::put_SelText (inked.h)
Gets or sets the selected text within the InkEdit control (run time only). (Put)
IInkEdit interface [Tablet PC]
SelText property
IInkEdit.SelText
IInkEdit.put_SelText
IInkEdit::SelText
IInkEdit::get_SelText
IInkEdit::put_SelText
InkEdit.get_SelText
InkEdit.put_SelText
SelText property [Tablet PC]
SelText property [Tablet PC]
IInkEdit interface
get_SelText
inked/IInkEdit::SelText
inked/IInkEdit::get_SelText
inked/IInkEdit::put_SelText
put_SelText
tablet.inkedit_seltext
tablet\inkedit_seltext.htm
tablet
2cd805b5-f421-48d1-9678-b3cae0bc6b86
12/05/2018
IInkEdit interface [Tablet PC],SelText property, IInkEdit.SelText, IInkEdit.put_SelText, IInkEdit::SelText, IInkEdit::get_SelText, IInkEdit::put_SelText, InkEdit.get_SelText, InkEdit.put_SelText, SelText property [Tablet PC], SelText property [Tablet PC],IInkEdit interface, get_SelText, inked/IInkEdit::SelText, inked/IInkEdit::get_SelText, inked/IInkEdit::put_SelText, put_SelText, tablet.inkedit_seltext
inked.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkEd.dll
Windows
19H1
IInkEdit::put_SelText
inked/IInkEdit::put_SelText
c++
APIRef
kbSyntax
COM
InkEd.dll
InkEd.dll.dll
IInkEdit.SelText
IInkEdit.get_SelText
IInkEdit.put_SelText
InkEdit.get_SelText
InkEdit.put_SelText

IInkEdit::put_SelText

-description

Gets or sets the selected text within the InkEdit control (run time only).

This property is read/write.

-parameters

-remarks

Setting SelText to a new value sets SelLength to 0 and replaces the selected text with the new string.

-see-also

IInkEdit

InkEdit