Hello,
I use the code below to make a form transparent, but this is not working for a MDIChild form.
Is it possible somehow to make a MDIChild form transparent too?
Option Explicit
Private Declare Function SetLayeredWindowAttributes Lib "user32" (ByVal hWnd As Long, ByVal crKey As...
Hello,
I am using an MS-Forms 2.0 ComboBox, but it has no "sorted" property, like the usual ComboBox has.
Is there any way to alphabetically/numerically sort items in an MS-Forms 2.0 ComboBox?
If not, how would I add items in alphabetical/numerical order to an MS-Forms ComboBox?
Thanks!
Hello,
I have coded some lines in Visual Basic 6 to compose plain text email with Outlook XP (2002) and that works fine.
Then I tried with Outlook 2000 (Outlook 2000 will be used normally) and I found that I couldn't force the format to plain text (like I used "BodyFormat =...
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.