

'宣言 Public Class C1RibbonPreview Inherits System.Windows.Forms.UserControl Implements C1.Win.Ribbon.IC1RibbonHolder, C1.Win.Ribbon.IC1StatusBarHolder
'使用法 Dim instance As C1RibbonPreview
public class C1RibbonPreview : System.Windows.Forms.UserControl, C1.Win.Ribbon.IC1RibbonHolder, C1.Win.Ribbon.IC1StatusBarHolder
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     C1.Win.RibbonPreview.C1RibbonPreview