Gets design-time data for a control.
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> _ Protected Overridable Function GetDesignModeState As IDictionary
Dim returnValue As IDictionary returnValue = Me.GetDesignModeState()
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] protected virtual IDictionary GetDesignModeState()
[SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)] protected: virtual IDictionary^ GetDesignModeState()
protected function GetDesignModeState() : IDictionary
The GetDesignModeState method returns design-time data for a control.
The GetDesignModeState method returns nullNothingnullptra null reference (Nothing in Visual Basic) by default. You must override this method to provide the design-time data your control requires.
for operating in a hosted environment. Demand value: Demand; Permission value: Unrestricted.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98