SuperTooltip for WinForms
XView クラス
メンバ 

C1.Win.6 アセンブリ > C1.Framework 名前空間 : XView クラス

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.

オブジェクト モデル
XView クラス
シンタックス
'宣言
 
Public Class XView 
   Inherits ScrollableControl
   Implements IView 
public class XView : ScrollableControl, IView  
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Framework.XView

参照

XView メンバ
C1.Framework 名前空間