Fill editor control

Namespace:  PerpetuumSoft.Framework.Drawing.Design
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public class FillEditorControl : UserControl
Visual Basic (Declaration)
Public Class FillEditorControl _
	Inherits UserControl
Visual C++
public ref class FillEditorControl : public UserControl

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
              PerpetuumSoft.Framework.Drawing.Design..::.FillEditorControl

See Also