MultiView.RemovedControl Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides Control.RemovedControl.

protected public:
virtual void RemovedControl (
	Control^ ctl
) override
protected void RemovedControl (
	Control ctl
)
protected internal override function RemovedControl (
	ctl : Control
)

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: