Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 6th, 2005, 08:40 PM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Coloring forms

I am a beginner who has developed a multipage form in Excel VBA. Could anyone please direct me to literature where I can find color and visual effects management (e.g., decreasing color intensity, generating a 3-D impression, having a sunk line to separate parts of a page, etc.) to improve the appearance of my application? All the books I've read (Walkenbach, Wrox Excel VBA and others) deal extensively with form controls, but practically none devotes time to the aesthetics of forms.

Thank you

 
Old July 14th, 2005, 08:53 AM
Authorized User
 
Join Date: Aug 2004
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There is not a lot you can do with forms other than experiment with the various properties of the form and its contents.

One way of going beyond this would be to put a picture as a background. See the form properties for this. Bear in mind that any additions do have "overheads" such as additionl memory usage and slowing down the application.

Also the main consideration should be "user friendly". I have come across forms that it has been difficult to see the text boxes, let alone what I an typing.



-----------------------
Regards BrianB
Most problems occur from starting at the wrong place.
Use a cup of coffee to make Windows run faster.
It is easy until you know how.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell Coloring in VBA based on value in column FinalFive Excel VBA 3 March 24th, 2008 03:29 PM
coloring datagrid preethi_04 .NET Framework 1.x 1 December 22nd, 2005 01:11 AM
coloring Button spraveens HTML Code Clinic 2 March 27th, 2004 06:02 AM
complex alternate row coloring problem. enT XSLT 1 October 18th, 2003 03:11 AM
Coloring Information in Richtextbox Control bmains Pro VB.NET 2002/2003 0 August 13th, 2003 03:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.