SqlPropertySheet.OnSetActive Method

Definition

Called when either the OnActivate(CancelEventArgs) method or LoadSettingsFromStorage() method are called by the framework.

public:
 virtual void OnSetActive();
public virtual void OnSetActive ();
abstract member OnSetActive : unit -> unit
override this.OnSetActive : unit -> unit
Public Overridable Sub OnSetActive ()

Applies to