Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] [ToolboxBitmapAttribute(typeof(C1PreviewPane))] [ToolboxItemAttribute(false)] public class C1PreviewPane : Panel, ISupportInitialize, IRenderInputControlParent |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ <ToolboxBitmapAttribute(GetType(C1PreviewPane))> _ <ToolboxItemAttribute(False)> _ Public Class C1PreviewPane _ Inherits Panel _ Implements ISupportInitialize, IRenderInputControlParent |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
C1.Win.C1PrintPreview..::.C1PreviewPane
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
C1.Win.C1PrintPreview..::.C1PreviewPane