ホーム › UI.TabletPC › EventMask
EventMask
列挙型メンバー 13
| 名前 | 10進 | 16進 |
|---|---|---|
| EventMask_InPlaceStateChanging | 1 | 0x1 |
| EventMask_InPlaceStateChanged | 2 | 0x2 |
| EventMask_InPlaceSizeChanging | 4 | 0x4 |
| EventMask_InPlaceSizeChanged | 8 | 0x8 |
| EventMask_InputAreaChanging | 16 | 0x10 |
| EventMask_InputAreaChanged | 32 | 0x20 |
| EventMask_CorrectionModeChanging | 64 | 0x40 |
| EventMask_CorrectionModeChanged | 128 | 0x80 |
| EventMask_InPlaceVisibilityChanging | 256 | 0x100 |
| EventMask_InPlaceVisibilityChanged | 512 | 0x200 |
| EventMask_TextInserting | 1024 | 0x400 |
| EventMask_TextInserted | 2048 | 0x800 |
| EventMask_All | 4095 | 0xFFF |