paolo75
January 23rd, 2003, 12:48 PM
i have a few problem with a project and i wonder if anyone could help me.
1)I have a problem displaing 2 MDIChild form inside a ParentForm. the first child is called by a menu and from the Child menu the second child is displayed always leaving active the main form ant the child menu.
Any ideas ????
2)Also one of the function requires to access a database created in Microsoft Access to retrieve, edit and delete data . how it is done since i cannot find much on books available in the library ????
3)also this program should not use the mouse .
what code will translate the mouse action into keyboard action, or disable the mouse ????
Thank
1)I have a problem displaing 2 MDIChild form inside a ParentForm. the first child is called by a menu and from the Child menu the second child is displayed always leaving active the main form ant the child menu.
Any ideas ????
2)Also one of the function requires to access a database created in Microsoft Access to retrieve, edit and delete data . how it is done since i cannot find much on books available in the library ????
3)also this program should not use the mouse .
what code will translate the mouse action into keyboard action, or disable the mouse ????
Thank