RoundBackButton::OnClick Method (EventArgs^)

 

Raises the Control::Click event.

Namespace:   Microsoft.WindowsServerSolutions.Common.WizardBase
Assembly:  AdminCommon (in AdminCommon.dll)

protected:
virtual void OnClick(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

The event data.

Return to top

Community Additions

ADD
Show: