BindingSource.ISupportInitializeNotification.Initialized 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
發生於初始化 BindingSource 時。
event EventHandler System.ComponentModel.ISupportInitializeNotification.Initialized;
member this.System.ComponentModel.ISupportInitializeNotification.Initialized : EventHandler
Custom Event Initialized As EventHandler Implements System.ComponentModel.ISupportInitializeNotification
事件類型
實作
備註
這個成員是明確介面成員實作, 只有在 BindingSource 執行個體轉換成 ISupportInitializeNotification 介面時,才能使用這個成員。