A
Angeline
Hi,
I went searching in 'questions' to see how I can change the background
colour of my form to be more than just a solid colour. One of the threads
directed me to www.PetersSoftware.com where there is the option to download a
free MS database which explains how you can achieve a 2 colour gradient
through your form background. This is fanatasic but the problem is I am
stumped with the instructions which are very easy but because I am not a
programming, a simple instruction like "run the subroutine" does not make
sense to me. Even to "run" something to me basically means 'click on it'.
Hoping someone can help translate what steps I need to take. This is how far
I got:
"Import the Module "basBackColourGradient" from the ACCESS database
downloaded." This is fine, I got there okay. Here's where i get stumped:
" Run the sub-routine "bcg_CreateRectangles" for each form you want to add
a background colour gradient too".. THIS IS WHERE I'M STUMPED. What exact
steps do I need to take.
Then the last step is :
" Add the following sub-routine call to your forms OnOpen, OnActive event
procedure to set the back colour gradient bcg_setcolours Me '<Color1>,<Color2>
where <colour1> and <color2> are Windows system Color IDS, or MS Access
colour values. " ALSO STUMPED HERE. I know what the onopen, onactive event
procedure is but I'm not sure how exactly to set back colour gradient with
those instructions.
Really hope someone can help!
Angeline
SYDNEY
AUS
I went searching in 'questions' to see how I can change the background
colour of my form to be more than just a solid colour. One of the threads
directed me to www.PetersSoftware.com where there is the option to download a
free MS database which explains how you can achieve a 2 colour gradient
through your form background. This is fanatasic but the problem is I am
stumped with the instructions which are very easy but because I am not a
programming, a simple instruction like "run the subroutine" does not make
sense to me. Even to "run" something to me basically means 'click on it'.
Hoping someone can help translate what steps I need to take. This is how far
I got:
"Import the Module "basBackColourGradient" from the ACCESS database
downloaded." This is fine, I got there okay. Here's where i get stumped:
" Run the sub-routine "bcg_CreateRectangles" for each form you want to add
a background colour gradient too".. THIS IS WHERE I'M STUMPED. What exact
steps do I need to take.
Then the last step is :
" Add the following sub-routine call to your forms OnOpen, OnActive event
procedure to set the back colour gradient bcg_setcolours Me '<Color1>,<Color2>
where <colour1> and <color2> are Windows system Color IDS, or MS Access
colour values. " ALSO STUMPED HERE. I know what the onopen, onactive event
procedure is but I'm not sure how exactly to set back colour gradient with
those instructions.
Really hope someone can help!
Angeline
SYDNEY
AUS