CatalogPart.SetDesignModeState Method

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

This member overrides Control.SetDesignModeState.

protected:
virtual void SetDesignModeState (
	IDictionary^ data
) override
protected void SetDesignModeState (
	IDictionary data
)
protected override function SetDesignModeState (
	data : IDictionary
)

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: