WebPartZoneBase::MenuLabelStyle Property
Gets style information for the label of the verbs drop-down menu that appears in the title bar of each WebPart control in a zone.
Assembly: System.Web (in System.Web.dll)
The following code example demonstrates the declarative use of the MenuLabelStyle property on a WebPartZone control. For the full code example, including the code-behind source file and the .aspx page that contains the zone in this code, see the WebPartZoneBase class overview.
Notice that the MenuLabelStyle property has a value assigned to it in the declarative markup. This value impacts WebPartZone2. After you load the page into a browser, switch the page into edit mode, and notice that the color for the verbs menu label in WebPartZone2 is the color assigned to it in the declarative markup.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.