Provides an empty control that can be used to create extension pages.
The page is displayed as a tab in the property sheet control.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
public class BCExtensionPageControl : UserControl, IBCPage, IWin32Window |
Visual Basic |
---|
Public Class BCExtensionPageControl _ Inherits UserControl _ Implements IBCPage, IWin32Window |
Visual C++ |
---|
public ref class BCExtensionPageControl : public UserControl, IBCPage, IWin32Window |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
BlueCieloECM.InnoCielo.Meridian.Design..::..BCExtensionPageControl
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
BlueCieloECM.InnoCielo.Meridian.Design..::..BCExtensionPageControl