Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IOleInPlaceFrame Interface / SetMenu Method

In This Topic
    SetMenu Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function SetMenu( _
       ByVal hmenuShared As System.IntPtr, _
       ByVal holemenu As System.IntPtr, _
       ByVal hwndActiveObject As System.IntPtr _
    ) As System.Integer
    System.int SetMenu( 
       System.IntPtr hmenuShared,
       System.IntPtr holemenu,
       System.IntPtr hwndActiveObject
    )

    Parameters

    hmenuShared
    holemenu
    hwndActiveObject
    See Also