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 strongm 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. flamfox

    Prevent transparent labels from BOLDING under XP

    I found this problem only with Arial font. If you use Arial, consider using/testing a different one. Maci Flaviu VFP 9
  2. flamfox

    Activating a specific menu bar.

    Jimoo I thought your solution is the key to my problem, but I need just to activate (highlight) a specific menu bar, not to actually click on it. I must be more specific. The usual scenario is that user click a menu item, this click ( or keypress ) calls a form, and after some actions, the...
  3. flamfox

    Activating a specific menu bar.

    Jimoo Thanks, i apreciate your help.
  4. flamfox

    Activating a specific menu bar.

    Hi, Is there any way to activate a menu BAR, knowing menu name, popup name and bar number ? My menu is a _msysmenu . I want for my applications menu a DOS- kind behavior (to return to last selected menu item – after executing the corresponding task) I think API can do this but I’d preferred...
  5. flamfox

    Combobox and numeric row/control Source

    rgbean Beside the BoundTo property, my fields where having decimals and the problem seems to come from the setting : Set point to ',' ,the standard Romanian number representation is like 999.999,99 My problem is solved Thank you
  6. flamfox

    Combobox and numeric row/control Source

    I have a combobox with a numeric field as data source, and a numeric field as control source. Is there any way to put in the destination table the numeric value selected in combobox instead of the recno() from the source table without additional coding. It looks strange for me that with...

Part and Inventory Search

Back
Top