Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Editbox with Margin=1 wrong Border at design time
Message
 
To
25/10/2005 03:37:32
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01061762
Message ID:
01061765
Views:
11
Or:
CREATE FORM newform$$$ nowait
=ASELOBJ(ax,1)
WITH ax[1]
.addobject("eb","editbox")
.eb.move(20,20,100,100)
.eb.Margin = 1
.eb.borderColor = 255
.eb.specialeffect = 1
.eb.scrollbars = 0
ENDWITH
MartinJ

>repro:
>
>CREATE FORM newform$$$ nowait
>=ASELOBJ(ax,1)
>WITH ax[1]
>	.addobject("eb","editbox")
>	.eb.move(20,20,100,20)
>	.eb.Margin = 1
>	.eb.borderColor = 255
>	.eb.specialeffect = 1
>ENDWITH
>
>
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform