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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.