バージョン

EmbeddableTextBoxWithUIPermissions クラス

EmbeddableTextBox から派生します。この 2 つの唯一の違いは、このクラスは、[Tab]、[Enter]、[ESC] の各キーが押されたときのビープ音を抑制するために PreProcessMessage をオーバーライドすることです。ユーザーが適切な UI パーミッションを持っている場合、このクラスが EmbeddableTextBox クラスよりも使用されます。
シンタックス
'宣言
 
Public Class EmbeddableTextBoxWithUIPermissions 
   Inherits EmbeddableTextBox
   Implements IEmbeddedControlInfragistics.Win.UIAutomation.IProvideUIAutomation 
public class EmbeddableTextBoxWithUIPermissions : EmbeddableTextBox, IEmbeddedControlInfragistics.Win.UIAutomation.IProvideUIAutomation  
参照