|
Microsoft Access code samples
|
||
|
|
||
|
Ever wanted to change the color of a tab on a Microsoft Access TabControl? Ever been frustrated by that? I have. So below I am posting the simplest method I know for programmatically displaying a different color for the body section of a Tab Control.
Sub SetTabBackground(ByRef AccessTab As Access.TabControl, _
The best way to use this is to create an ActiveX DLL project using VB5 or VB6. Using Visual Studio .Net to accomplish this will only cause you more headaches since .Net does not easily accommodate being called from a COM compliant (unmanaged) application. Download the code for this here: AccessTC.zip. By downloading this code, you agree to use it solely at your own risk. I provide no warranty express or implied for this code. I can be reached via email to mvernon@mvct.ca. If I don't reply it's because either my spam filter took care of you, or I'm really busy. Either way, please accept my apologies in advance. |
||
|
Whats the velocity of a sheep in a vacuum? Click here to find out! | ||
|
|
||
|
|
||
You are visitor 2728 of 2728. Your IP Address is 38.107.191.83 |