BCGControlBar Library for .NET
DesignTimeException Class
Members 




Object Model
DesignTimeException Class
Syntax
'Declaration
 
Public Class DesignTimeException 
   Inherits System.InvalidOperationException
'Usage
 
Dim instance As DesignTimeException
public class DesignTimeException : System.InvalidOperationException 
public __gc class DesignTimeException : public System.InvalidOperationException 
public ref class DesignTimeException : public System.InvalidOperationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.InvalidOperationException
            DesignTimeException

Requirements

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

See Also

Reference

DesignTimeException Members
(Global) Namespace

Send Feedback