Form VB in a POS button or Hook

Hello, I am debutant under RMS, and I would like to know how to open Fenetre VB from the POS button and\or Hook. I understood how to add them under RMS management or Regedit. But I shall like knowing how to configure exactly the RMS Management (Sytle and Command) and the project VB or the file FORM VB. What file to import? What reference to import? What statement(declaration) to make? Or quite other element which can be useful for me...

Thanks

Reply to
Math
Loading thread data ...

You can create a COM object with a public class, and define in the class the function Process(ByRef session as Object) As Boolean (and in body a msgbox to start).

After, make a DLL, register in system and define in POS Button a new command button with Session object reference... (Command YourProject.YourClass)

sorry for my english

cod

Reply to
cod

Thank you for your reponse.

I have already managed to make post(show) MsgBox, I shall like I can now post(show) Form VB with différens fields in the interieur, to be able to make certain treatment.

Could you say to me about it more on this subject.

Ps: I am French thus if you want to re-lay > >

Reply to
Math

Contact me by email in English or French and explain exactly what you need and I will respond to it.

Reply to
Afshin Alikhani

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.