バージョン

AdjustableUIElement クラス

ユーザーのマウス操作による要素のサイズ変更や移動をサポートするためのクラスから派生された抽象基本クラスです。
シンタックス
'宣言
 
Public Class AdjustableUIElement 
   Inherits UIElement
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class AdjustableUIElement : UIElement, Infragistics.Win.UIAutomation.IProvideUIAutomation  
参照