'宣言 Protected Overridable Sub OnLocationChanged( _ ByVal e As System.EventArgs _ )
'使用法 Dim instance As BaseForm Dim e As System.EventArgs instance.OnLocationChanged(e)
protected virtual void OnLocationChanged( System.EventArgs e )
BaseForm クラス BaseForm メンバ