RichTextBox for UWP/WinRT
Handled プロパティ (ContextMenuOpeningEventArgs)

右タップ入力が既に処理されているかどうかを取得または設定します。true に設定された場合、C1RichTextBox は、右タップ入力に対して何も行いません。
構文
'宣言
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

ContextMenuOpeningEventArgs クラス
ContextMenuOpeningEventArgs メンバ

Send Feedback