Search Results for

    Show / Hide Table of Contents

    Enum Win32Native.WindowLongType

    Window Long Types.

    Namespace: Evergine.Forms
    Assembly: Evergine.Forms.dll
    Syntax
    public enum Win32Native.WindowLongType

    Fields

    Name Description
    ExtendedStyle

    The extended style

    HInstance

    The H instance

    HwndParent

    The HWND parent

    Id

    The id

    Style

    The style

    UserData

    The user data

    WndProc

    The WND proc

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX