Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.49 KB

nf-inked-iinkedit-put_selcolor.md

File metadata and controls

75 lines (61 loc) · 2.49 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_SelColor
IInkEdit::put_SelColor (inked.h)
Gets or sets the text color of the current text selection or insertion point (run time only). (Put)
IInkEdit interface [Tablet PC]
SelColor property
IInkEdit.SelColor
IInkEdit.put_SelColor
IInkEdit::SelColor
IInkEdit::get_SelColor
IInkEdit::put_SelColor
InkEdit.get_SelColor
InkEdit.put_SelColor
SelColor property [Tablet PC]
SelColor property [Tablet PC]
IInkEdit interface
get_SelColor
inked/IInkEdit::SelColor
inked/IInkEdit::get_SelColor
inked/IInkEdit::put_SelColor
put_SelColor
tablet.inkedit_selcolor
tablet\inkedit_selcolor.htm
tablet
06a4ed72-e2c2-4422-8796-39a65b19415e
12/05/2018
IInkEdit interface [Tablet PC],SelColor property, IInkEdit.SelColor, IInkEdit.put_SelColor, IInkEdit::SelColor, IInkEdit::get_SelColor, IInkEdit::put_SelColor, InkEdit.get_SelColor, InkEdit.put_SelColor, SelColor property [Tablet PC], SelColor property [Tablet PC],IInkEdit interface, get_SelColor, inked/IInkEdit::SelColor, inked/IInkEdit::get_SelColor, inked/IInkEdit::put_SelColor, put_SelColor, tablet.inkedit_selcolor
inked.h
Windows
Windows
19H1
IInkEdit::put_SelColor
inked/IInkEdit::put_SelColor
c++
APIRef
kbSyntax
COM
inked.h
IInkEdit.SelColor
IInkEdit.get_SelColor
IInkEdit.put_SelColor
InkEdit.get_SelColor
InkEdit.put_SelColor

IInkEdit::put_SelColor

-description

Gets or sets the text color of the current text selection or insertion point (run time only).

This property is read/write.

-parameters

-remarks

If a selection spans multiple characters with different colors, the SelColor property will be NULL.

If there is no text selected in the InkEdit control, setting this property determines the color of all new text entered at the current insertion point.

-see-also

IInkEdit

InkEdit