CursorButtonState - перечисление
Обновлен: Ноябрь 2007
Defines values that specify the state of a cursor button.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public Enumeration CursorButtonState
'Применение
Dim instance As CursorButtonState
public enum CursorButtonState
public enum class CursorButtonState
public enum CursorButtonState
public enum CursorButtonState
Члены
Имя члена | Описание | |
---|---|---|
Unavailable | Shows that the cursor button is unavailable. A cursor button may become unavailable, for example, when a cursor leaves the range of the Tablet PC. | |
Up | Shows that the cursor button is up. A button on a pen tip is up when the pen is not pressed against the digitizer. A button on a pen barrel is up when the button is not depressed. | |
Down | Shows that the cursor button is down. A button on a pen tip is down when the user lowers the pen to the digitizer and draws a stroke. For a button on a barrel, the button is down when the button is depressed. |
Заметки
The State property for a button on the mouse is always when the mouse button is up.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0
См. также
Ссылки
Microsoft.Ink - пространство имен