Search:

Type: Posts; User: Lunar_strain

Search: Search took 0.02 seconds.

  1. Click a menu item

    Call SendMessage( X, WM_COMMAND, Y, ByVal 0)

    X = Handle to the owner window
    Y = menu item ID

    *get the item id using the GetMenuItemID function
  2. Replies
    1
    Views
    341

    textbox keypress event

    the code: If Keyascii = 13 then command1_click
    beeps when u press enter. is there a way to make it not beep, or a way to get around the beep?
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width