Hi

I need to disable the right click in my program so it dos not activate the popup menu.

I searched for it and saw some code but I could not use them because of some code like If (IsWindow(m_lhWnd) <> 0)

Can anyone please help?