Search Results for

    Show / Hide Table of Contents

    Class OTZContextMenuStrip

    OTZ コンテキストメニューコントロールの機能を提供します。

    Inheritance
    System.Object
    OTZContextMenuStrip
    名前空間: OTZControls.Controls
    アセンブリ: OTZControls.dll
    Syntax
    public class OTZContextMenuStrip : ContextMenuStrip

    コンストラクタ

    OTZContextMenuStrip()

    コンストラクタ

    宣言
    public OTZContextMenuStrip()

    プロパティ

    IsSelectedRowMode

    チェックマークを行全体にするかどうかを取得または設定します。

    宣言
    public bool IsSelectedRowMode { get; set; }
    プロパティ値
    型 説明
    System.Boolean

    ParentForm

    親フォームを取得します。

    宣言
    [Browsable(false)]
    public OTZForm ParentForm { get; set; }
    プロパティ値
    型 説明
    OTZForm

    カラーテーブル。

    In This Article
    Back to top Generated by DocFX