Hi,
I dont think there's any property or method for this.But u can do it programmatically.
While loading the list box u might be knowing what all can be checked & what all cant be checked.
So while loading the list items which can't be checked u set the itemdata property with odd numbers & the...
Hi,
I feel like this could also be a solution for ur problem.
There's a property by name zorder for the form which will bring the form to the foreground which is already open but in the background.I hope this is ur problem.
If so here is the solution.
form1.show
form1.zorder(0)...
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.