The C1Window that pops when the user is using an evaluation copy of the suite.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class C1NagScreen : C1Window
Visual Basic
Public Class C1NagScreen _
	Inherits C1Window

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            C1.Silverlight..::..C1HeaderedContentControl
              C1.Silverlight..::..C1Window
                C1.Silverlight..::..C1NagScreen

See Also