Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. puzzledbuddy

    Custom dropdown window

    Thanks, the solution was found! Here it is, ShowWindow(SW_SHOWNA); It's just that simple! :)
  2. puzzledbuddy

    Custom dropdown window

    Ooops... I tried the link, but there are no keywords in it... So I searched for "combo box" and "type ahead". Actually, I don't need a combo box, I just need a custom dropdown window like that of a combo box... Anyway, thanks for the suggestion about the VB forum :)
  3. puzzledbuddy

    Custom dropdown window

    Hello everyone! I need to create a custom dropdown window (sort of autocomplete), which has the same properties as a combobox dropdown or a menu window. However, I cannot find any info about such windows in MSDN. So far I was able to create a popup window with styles WS_POPUP, WS_EX_TOPMOST...

Part and Inventory Search

Back
Top