BCGSoft.Controls.Shared Namespace : DesktopAlertControl Class |
Implements the functionality of a modeless dialog which appears on the screen when the method ShowPopupAlert of the DesktopAlert component is called.
The window may be transparent, may appear with some animation effects and may disappear with a delay or may be dismissed by click on a close button.
Usually you don't need to access this control directly. Its behavior should be controlled using the DesktopAlert component.
'Declaration Public Class DesktopAlertControl Inherits System.Windows.Forms.Form Implements BCGSoft.Visualization.IVisualizationProvider
'Usage Dim instance As DesktopAlertControl
public class DesktopAlertControl : System.Windows.Forms.Form, BCGSoft.Visualization.IVisualizationProvider
public __gc class DesktopAlertControl : public System.Windows.Forms.Form, BCGSoft.Visualization.IVisualizationProvider
public ref class DesktopAlertControl : public System.Windows.Forms.Form, BCGSoft.Visualization.IVisualizationProvider
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
BCGSoft.Controls.Shared.DesktopAlertControl
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