
Control that hosts X elements.
The control has an XView.Element property that gets or sets the element to be displayed.
The control is responsible for displaying the element, providing scrolling, and routing mouse and keyboard events to the hosted element.

'宣言 Public Class XView Inherits ScrollableControl Implements IView, C1.Win.SuperTooltip.ISupportSuperTooltip
public class XView : ScrollableControl, IView, C1.Win.SuperTooltip.ISupportSuperTooltip
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.ScrollableControl
               C1.Framework.XView
                  C1.Win.Ribbon.C1Ribbon
                  C1.Win.Ribbon.C1StatusBar