共用方式為


TabPage.LocationChanged 事件

定義

發生於 Location 屬性的值變更時。

public:
 event EventHandler ^ LocationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler LocationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? LocationChanged;
[<System.ComponentModel.Browsable(false)>]
member this.LocationChanged : EventHandler 
Public Custom Event LocationChanged As EventHandler 

事件類型

屬性

備註

雖然你可以改變房產價值 Location 並處理此事件以判斷價值何時變動,但該 Location 房產對此控制並不具意義。

適用於