Search Results for

    Show / Hide Table of Contents

    Class LVHITTESTINFO

    Inheritance
    System.Object
    LVHITTESTINFO
    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public class LVHITTESTINFO

    フィールド

    flags

    宣言
    public int flags
    Field Value
    型 説明
    System.Int32

    iItem

    宣言
    public int iItem
    Field Value
    型 説明
    System.Int32

    iSubItem

    宣言
    public int iSubItem
    Field Value
    型 説明
    System.Int32

    pt_x

    宣言
    public int pt_x
    Field Value
    型 説明
    System.Int32

    pt_y

    宣言
    public int pt_y
    Field Value
    型 説明
    System.Int32
    In This Article
    Back to top Generated by DocFX