Skip to content

Latest commit

 

History

History
78 lines (62 loc) · 3.17 KB

nf-inked-iinkedit-put_disablenoscroll.md

File metadata and controls

78 lines (62 loc) · 3.17 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_DisableNoScroll
IInkEdit::put_DisableNoScroll (inked.h)
Gets or sets a value that determines whether scroll bars in the InkEdit control are disabled. (Put)
DisableNoScroll property [Tablet PC]
DisableNoScroll property [Tablet PC]
IInkEdit interface
IInkEdit interface [Tablet PC]
DisableNoScroll property
IInkEdit.DisableNoScroll
IInkEdit.put_DisableNoScroll
IInkEdit::DisableNoScroll
IInkEdit::get_DisableNoScroll
IInkEdit::put_DisableNoScroll
InkEdit.get_DisableNoScroll
InkEdit.put_DisableNoScroll
get_DisableNoScroll
inked/IInkEdit::DisableNoScroll
inked/IInkEdit::get_DisableNoScroll
inked/IInkEdit::put_DisableNoScroll
put_DisableNoScroll
tablet.inkedit_disablenoscroll
tablet\inkedit_disablenoscroll.htm
tablet
44a8372c-6323-4d76-9038-d61d210990b0
12/05/2018
DisableNoScroll property [Tablet PC], DisableNoScroll property [Tablet PC],IInkEdit interface, IInkEdit interface [Tablet PC],DisableNoScroll property, IInkEdit.DisableNoScroll, IInkEdit.put_DisableNoScroll, IInkEdit::DisableNoScroll, IInkEdit::get_DisableNoScroll, IInkEdit::put_DisableNoScroll, InkEdit.get_DisableNoScroll, InkEdit.put_DisableNoScroll, get_DisableNoScroll, inked/IInkEdit::DisableNoScroll, inked/IInkEdit::get_DisableNoScroll, inked/IInkEdit::put_DisableNoScroll, put_DisableNoScroll, tablet.inkedit_disablenoscroll
inked.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkEd.dll
Windows
19H1
IInkEdit::put_DisableNoScroll
inked/IInkEdit::put_DisableNoScroll
c++
APIRef
kbSyntax
COM
InkEd.dll
InkEd.dll.dll
IInkEdit.DisableNoScroll
IInkEdit.get_DisableNoScroll
IInkEdit.put_DisableNoScroll
InkEdit.get_DisableNoScroll
InkEdit.put_DisableNoScroll

IInkEdit::put_DisableNoScroll

-description

Gets or sets a value that determines whether scroll bars in the InkEdit control are disabled.

This property is read/write.

-parameters

-remarks

The DisableNoScroll property is ignored when the ScrollBars property is set to rtfNone. However, when ScrollBars is set to rtfHorizontal, rtfVertical, or rtfBoth, individual scroll bars are disabled when there are too few lines of text to scroll vertically or too few characters of text to scroll horizontally in the InkEdit control.

This property is read-only at run time.

-see-also

IInkEdit

InkEdit