ComponentChangingEventArgs.Component 屬性

定義

取得即將被更改的元件,或是即將被更改成員的父容器元件。

public:
 property System::Object ^ Component { System::Object ^ get(); };
public object Component { get; }
member this.Component : obj
Public ReadOnly Property Component As Object

屬性值

即將更換成員的元件。

適用於