Also while your sending him the code for that if you would please code me a
full accounting system. By full I mean it must have the source code for GL,
AP, AR, MM, PR, HR etc....
Bryan
"bershama" <thebpp@hotmail .com> wrote in message
news:04eb01c38c 4a$14d99c20$a40 1280a@phx.gbl.. .[color=blue]
> i wanna make the words move in 1 label from the right to
> the left or vise versa so please send me the code please[/color]
"Bryan Martin" <spam@ahwayside .com> wrote in message
news:%23XDeW4Fj DHA.3568@tk2msf tngp13.phx.gbl. ..[color=blue]
> Also while your sending him the code for that if you would please code me[/color]
a[color=blue]
> full accounting system. By full I mean it must have the source code for[/color]
GL,[color=blue]
> AP, AR, MM, PR, HR etc....
>
> Bryan
>
> "bershama" <thebpp@hotmail .com> wrote in message
> news:04eb01c38c 4a$14d99c20$a40 1280a@phx.gbl.. .[color=green]
> > i wanna make the words move in 1 label from the right to
> > the left or vise versa so please send me the code please[/color]
>
>[/color]
I've done this by putting a large label inside a panel, and then changing
the location of the label so that the panel only shows part of it at one
time.
This posting is provided "AS IS" with no warranties, and confers no rights.
"bershama" <thebpp@hotmail .com> wrote in message
news:04eb01c38c 4a$14d99c20$a40 1280a@phx.gbl.. .[color=blue]
> i wanna make the words move in 1 label from the right to
> the left or vise versa so please send me the code please[/color]
You can use a loop and use the iterator to change the position. Here are a
few links....for future reference, I simply went to google and put in the
words "Moving Label" + "C#" . For the record, if you had some code already
hashed out, I think just about anyone here would help you out with it, I
doubt you are going to get much help asking people to send the code as
well.....our time is just as valuable as anyone elses ;-)
Find answers to moving a label from the expert community at Experts Exchange
"bershama" <thebpp@hotmail .com> wrote in message
news:04eb01c38c 4a$14d99c20$a40 1280a@phx.gbl.. .[color=blue]
> i wanna make the words move in 1 label from the right to
> the left or vise versa so please send me the code please[/color]
Comment