CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Function Keys




try this,
Set Forms' KeyPreview with true;

On it's KeyPress Event,
  if(Key == VK_F2)
      //Do Something

___________
if wrong, please correct it.
Best Regards,
    Juany Wu







W Komornicki's Home Page | Main Index | Thread Index