Поделиться через


InkOverlay - конструктор

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Initializes a new instance of the InkOverlay class.

Список перегрузки

  Имя Описание
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay() Initializes a new instance of the InkOverlay class that is not yet associated with a window.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(IntPtr) Initializes a new instance of the InkOverlay class and associates a window handle with it.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(Control) Initializes a new instance of the InkOverlay class, associating a control with it.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(IntPtr, Tablet) Initializes a new instance of the InkOverlay class and attaches it to a specified window handle on a specified Tablet object.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(IntPtr, Boolean) Initializes a new instance of the InkOverlay class, attaches it to the specified window handle, and determines whether to use the mouse for input.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(Control, Tablet) Initializes a new instance of the InkOverlay class and attaches it to a specified control on a specified Tablet object.
ms571298.pubmethod(ru-ru,VS.90).gif InkOverlay(Control, Boolean) Initializes a new instance of the InkOverlay class, attaches it to the specified control, and determines whether to use the mouse for input.

В начало страницы

См. также

Ссылки

InkOverlay Класс

InkOverlay - члены

Microsoft.Ink - пространство имен