共用方式為


WindowsFormsApplicationBase.ApplyApplicationDefaults 事件

定義

當應用程式準備好接受各種應用程式區域的預設值時發生。

public:
 event Microsoft::VisualBasic::ApplicationServices::ApplyApplicationDefaultsEventHandler ^ ApplyApplicationDefaults;
public event Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler ApplyApplicationDefaults;
member this.ApplyApplicationDefaults : Microsoft.VisualBasic.ApplicationServices.ApplyApplicationDefaultsEventHandler 
Public Event ApplyApplicationDefaults As ApplyApplicationDefaultsEventHandler 

事件類型

適用於