Skip to content

Latest commit

 

History

History
84 lines (64 loc) · 4.06 KB

nf-peninputpanel-ipeninputpanel-put_horizontaloffset.md

File metadata and controls

84 lines (64 loc) · 4.06 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:peninputpanel.IPenInputPanel.put_HorizontalOffset
IPenInputPanel::put_HorizontalOffset (peninputpanel.h)
Deprecated. The PenInputPanel has been replaced by the Text Input Panel (TIP).Gets or sets the offset between the left edge of the pen input panel and the left edge of the control to which it is attached. (IPenInputPanel.put_HorizontalOffset)
835b9d08-871a-4a28-8b10-c9a0e8829674
HorizontalOffset property [Tablet PC]
HorizontalOffset property [Tablet PC]
IPenInputPanel interface
IPenInputPanel interface [Tablet PC]
HorizontalOffset property
IPenInputPanel.HorizontalOffset
IPenInputPanel.put_HorizontalOffset
IPenInputPanel::HorizontalOffset
IPenInputPanel::get_HorizontalOffset
IPenInputPanel::put_HorizontalOffset
PenInputPanel.get_HorizontalOffset
PenInputPanel.put_HorizontalOffset
get_HorizontalOffset
peninputpanel/IPenInputPanel::HorizontalOffset
peninputpanel/IPenInputPanel::get_HorizontalOffset
peninputpanel/IPenInputPanel::put_HorizontalOffset
put_HorizontalOffset
tablet.peninputpanel_horizontaloffset
tablet\peninputpanel_horizontaloffset.htm
tablet
835b9d08-871a-4a28-8b10-c9a0e8829674
12/05/2018
835b9d08-871a-4a28-8b10-c9a0e8829674, HorizontalOffset property [Tablet PC], HorizontalOffset property [Tablet PC],IPenInputPanel interface, IPenInputPanel interface [Tablet PC],HorizontalOffset property, IPenInputPanel.HorizontalOffset, IPenInputPanel.put_HorizontalOffset, IPenInputPanel::HorizontalOffset, IPenInputPanel::get_HorizontalOffset, IPenInputPanel::put_HorizontalOffset, PenInputPanel.get_HorizontalOffset, PenInputPanel.put_HorizontalOffset, get_HorizontalOffset, peninputpanel/IPenInputPanel::HorizontalOffset, peninputpanel/IPenInputPanel::get_HorizontalOffset, peninputpanel/IPenInputPanel::put_HorizontalOffset, put_HorizontalOffset, tablet.peninputpanel_horizontaloffset
peninputpanel.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IPenInputPanel::put_HorizontalOffset
peninputpanel/IPenInputPanel::put_HorizontalOffset
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IPenInputPanel.HorizontalOffset
IPenInputPanel.get_HorizontalOffset
IPenInputPanel.put_HorizontalOffset
PenInputPanel.get_HorizontalOffset
PenInputPanel.put_HorizontalOffset

IPenInputPanel::put_HorizontalOffset

-description

Deprecated. The PenInputPanel has been replaced by the Text Input Panel (TIP).

Gets or sets the offset between the left edge of the pen input panel and the left edge of the control to which it is attached.

This property is read/write.

-parameters

-remarks

The default value is the equivalent of 0.25 inches in pixels, dependent on screen resolution settings. A negative value indicates a shift to the left of the control. A positive value indicates a shift to the right. A zero value indicates that the left edge of the pen input panel is positioned exactly at the left edge of the control.

If the new position causes the panel to appear outside the boundary of the screen working area, the panel is shifted toward the center of the working area so that the edges of the panel are adjacent to the nearest edges of the screen.

-see-also

IPenInputPanel

PenInputPanel

VerticalOffset Property