BCGSoft.Controls.Shared Namespace > DesktopAlert Class : HasCaptionButton Property |
Specifies whether the desktop alert window contains a special caption button, which displays a popup menu referenced by PopupAlertMenu property.
The caption button is not displayed if PopupAlertMenu value is null.
'Declaration Public Property HasCaptionButton As Boolean
'Usage Dim instance As DesktopAlert Dim value As Boolean instance.HasCaptionButton = value value = instance.HasCaptionButton
public bool HasCaptionButton {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2