The Panel class contains two ToolPanel reference, one is on the above of another. It describes a Dashboard panel.
Public Class Panel Inherits CustomizationElement Inherits IImageContainer
public class Panel : CustomizationElement, IImageContainer;
Comments? |