Search Results for

    Show / Hide Table of Contents

    Class OTZToolTip

    OTZ ツールチップコントロールの機能を提供します。

    Inheritance
    System.Object
    OTZToolTip
    Implements
    IOTZControl
    名前空間: OTZControls.Controls
    アセンブリ: OTZControls.dll
    Syntax
    public class OTZToolTip : ToolTip, IOTZControl

    コンストラクタ

    OTZToolTip()

    コンストラクタ

    宣言
    public OTZToolTip()

    プロパティ

    ColorTable

    カラーテーブルを取得または設定します。

    宣言
    public OTZControlColorTableBase ColorTable { get; set; }
    プロパティ値
    型 説明
    OTZControlColorTableBase

    カラーテーブル。

    IsDesignMode

    デザインモードかどうかを取得します。

    宣言
    protected bool IsDesignMode { get; }
    プロパティ値
    型 説明
    System.Boolean

    Theme

    テーマを取得または設定します。

    宣言
    public OTZControlThemeType Theme { get; set; }
    プロパティ値
    型 説明
    OTZControlThemeType

    Implements

    IOTZControl
    In This Article
    Back to top Generated by DocFX