Ribbon for WinForms
TouchProcessor クラス メンバ
フィールド  プロパティ  メソッド  イベント


C1.Win.4.8 アセンブリ > C1.Win.Touch 名前空間 : TouchProcessor クラス

TouchProcessorデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates an instance of TouchProcessor for the given control.  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Indicates if the Windows Touch Technology is available on this platform.  
Public フィールドstatic (Shared in Visual Basic)Indicates if the application is running on Windows 8 or upper OS.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets whether the touch processor is enabled.  
Public プロパティGets a value indicating whether the inertia is currently processed.  
Public プロパティstatic (Shared in Visual Basic)Indicates that the system is not drawing the cursor because the user is providing input through touch or pen instead of the mouse.  
Public プロパティGets or sets the maximum possible displacement allowable for a tap, in DIPs.  
Public プロパティGets or sets the maximum allowable duration for a tap, in milliseconds.  
Public プロパティGets or sets whether the animation timer should be created for processing inertia (true by default).  
トップ
パブリック メソッド
 名前解説
Public メソッドForces to complete the currently running manipulations for the given destination.  
Public メソッドForces all currently running manipulations to complete.  
Public メソッドstatic (Shared in Visual Basic)Calculates the timestamp in 100-nanosecond units.  
Public メソッドオーバーロードされます。 Tries to guess whether the mouse event being processed came from the touch device rather than from the mouse or pen.  
Public メソッドProcesses touch-related Windows messages.  
Public メソッドstatic (Shared in Visual Basic)Indicates whether cursor is hidden because the end-user uses touch or pen instead of mouse.  
Public メソッドProcesses inertia animation for the specified timestamp.  
Public メソッドSets the dots per inch (DPI) for the touch processor.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when the user taps the control twice.  
Public イベントOccurs if the user taps the control but the touch duration exceeded MaxTapDuration or the touch point was moved.  
Public イベントOccurs before the control starts processing input from touch device or pen at the given point.  
Public イベントOccurs as a result of the Press and Hold action.  
Public イベントOccurs when the user taps the control.  
Public イベントOccurs before processing any manipulations from touch device.  
トップ
参照

TouchProcessor クラス
C1.Win.Touch 名前空間