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


StylusButtons - класс

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

Provides the name and identifier for stylus buttons associated with an Stylus object. This class cannot be inherited.

Пространство имен:  Microsoft.StylusInput
Сборка:  Microsoft.Ink (в Microsoft.Ink.dll)

Синтаксис

'Декларация
Public NotInheritable Class StylusButtons
'Применение
Dim instance As StylusButtons
public sealed class StylusButtons
public ref class StylusButtons sealed
public final class StylusButtons
public final class StylusButtons

Заметки

The list of buttons provided in this collection indicate what is supported by a digitizer and not necessarily what is present on the pen. You can determine the state of a specific stylus button, and confirm its presence, when the plug-in receives the StylusButtonDown and StylusButtonUp notifications.

Иерархия наследования

System.Object
  Microsoft.StylusInput.StylusButtons

Потокобезопасность

Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

StylusButtons - члены

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

Stylus