Search Results for

    Show / Hide Table of Contents

    Class OTZCursorUtils

    カーソルに関する機能を提供します。

    Inheritance
    System.Object
    OTZCursorUtils
    名前空間: OTZControls.Utilities
    アセンブリ: OTZControls.dll
    Syntax
    public static class OTZCursorUtils

    プロパティ

    Move

    移動のアイコンを取得します。

    宣言
    public static Cursor Move { get; }
    プロパティ値
    型 説明
    Cursor

    None

    禁止マークのアイコンを取得します。

    宣言
    public static Cursor None { get; }
    プロパティ値
    型 説明
    Cursor

    Ole32

    ole32.dllを取得します。

    宣言
    public static IntPtr Ole32 { get; }
    プロパティ値
    型 説明
    System.IntPtr
    In This Article
    Back to top Generated by DocFX