The BaltiePanel class represents a window, that can display Baltie's space and creates new Baltie's space in it where the Balties are moving.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class BaltiePanel : XViewportInputPanel

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
              SGP.XSpace..::.XViewportPanel
                SGP.XSpace..::.XViewportInputPanel
                  SGP.Baltie..::.BaltiePanel

See Also