Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stretching a background pic
Message
From
16/09/2003 11:31:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00829425
Message ID:
00829449
Views:
29
Ladies first :)
Cetin

>Thanks! You just got beat out by about 2 minutes by Pamela...!!!
>
>Much appreciated!
>
>Tommy
>
>>>I have a background pic I wish to use for the main FoxPro form using the _screen.picture property.
>>>
>>>Is there a property that also allows it to stretch the pic instead of tiling it?
>>>
>>>Thanks!
>>
>>Tommy,
>>I prefer to add an image control to _screen. ie:
>>
>>
>>_screen.AddObject('bkground','image')
>>with _screen.bkground
>> .Picture = ...
>> .Top = ...
>> *...
>> .Visible = .t.
>>endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform