Show / Hide Table of Contents

    Method sButtonEH

    | Improve this Doc View Source

    sButtonEH(ButtonHandler, IntPtr)

    Set the function pointer for the (mouse) button event handler

    Declaration
    public void sButtonEH(ButtonHandler buttonEH, IntPtr ButtonEH_data)
    Parameters
    Type Name Description
    ButtonHandler buttonEH
    IntPtr ButtonEH_data
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX