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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by reyboysapphire84

  1. reyboysapphire84

    SSListBar

    Hi. Could anyone give me some idea on how to set the focus to SSListBar because when I tried to see the Intelissense the setfocus didn't appear. Thanks in advance...
  2. reyboysapphire84

    Conflict in Setfocus with ZOrder

    I have a module named: MGlobals in here i declare a variable General Declarations Option Explicit Public g_FocusMe As Boolean then I have a MDIParent Named: mdiMMC here i declare the code: ------------------------------------------------- Private Sub MDIForm_Activate() If g_FocusMe = True...

Part and Inventory Search

Back
Top