[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Panel welches keinen Hintergund zeichnet.

Namespace: DynamicNode.Ext.Visual
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)

Syntax

C#
public class NoBackgroundPanel : Control
Visual Basic
Public Class NoBackgroundPanel _
	Inherits Control
F#
type NoBackgroundPanel =  
    class
        inherit Control
    end

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        DynamicNode.Ext.Visual..::..NoBackgroundPanel

See Also