1.

Can We Remove The Multitap Item From The Softkey Menu Associated With My Text Control?

Answer»

YES, We can remove it by following the steps outlined below:

  • Associate the SOFT key menu with your TEXT CONTROL USING ITEXTCTL_SetSoftKey().
  • Call IMENUCTL_DeleteAll() to delete the Multitap item.
  • Add items using IMENUCTL_AddItem().

Yes, We can remove it by following the steps outlined below:



Discussion

No Comment Found