TheDashPanelInfo Constructor (Guid, String, String, Boolean, Int32, String, String, String, Boolean, Boolean, Boolean)
Note: This API is now obsolete.
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public TheDashPanelInfo( Guid pKey, string pPanelTitle, string pControlClass, bool pIsPinned, int pPanelColor, string pSmallBackground, string pMediumBackground, string pFullscreenBackground, bool pMTBlocked, bool bIsFullscreen, bool bIsControl )
<ObsoleteAttribute> _ Public Sub New ( _ pKey As Guid, _ pPanelTitle As String, _ pControlClass As String, _ pIsPinned As Boolean, _ pPanelColor As Integer, _ pSmallBackground As String, _ pMediumBackground As String, _ pFullscreenBackground As String, _ pMTBlocked As Boolean, _ bIsFullscreen As Boolean, _ bIsControl As Boolean _ )