Search Results for

    Show / Hide Table of Contents

    Struct UFUi.MenubarItem

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFUi.MenubarItem

    Fields

    CBdata

    Declaration
    public nint CBdata
    Field Value
    Type Description
    nint

    CBproc

    Declaration
    public UFUi.CbProc CBproc
    Field Value
    Type Description
    UFUi.CbProc

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    state

    Declaration
    public int state
    Field Value
    Type Description
    int

    text

    Declaration
    public string text
    Field Value
    Type Description
    string

    type

    Declaration
    public UiMenuType type
    Field Value
    Type Description
    UiMenuType
    In this article
    Back to top Generated by DocFX