473,395 Members | 1,452 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Picture on page

Ig
Hi, I have an embedded picture with caption on tab page and want to make it
appear and disappear
when certain conditions happen.
To make it disappear I just code it like : Me!MyTab.Picture = "".
But how to make it restore after that?
Thanks
Nov 13 '05 #1
3 1606
How about Me!MyTab.Picture.visible=false/true

HTH
--
-Larry-
--

"Ig" <Ig*********@sasktel.net> wrote in message
news:11*************@corp.supernews.com...
Hi, I have an embedded picture with caption on tab page and want to make it appear and disappear
when certain conditions happen.
To make it disappear I just code it like : Me!MyTab.Picture = "".
But how to make it restore after that?
Thanks

Nov 13 '05 #2
Ig
It doesn't work - Picture has not properties

"Larry Daugherty" <La********************@verizon.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
How about Me!MyTab.Picture.visible=false/true

HTH
--
-Larry-
--

"Ig" <Ig*********@sasktel.net> wrote in message
news:11*************@corp.supernews.com...
Hi, I have an embedded picture with caption on tab page and want to

make it
appear and disappear
when certain conditions happen.
To make it disappear I just code it like : Me!MyTab.Picture = "".
But how to make it restore after that?
Thanks


Nov 13 '05 #3
' Visible = NO
Save off the PictureData property
Set the Picture prop to ""

' Visible = YES
Copy the Saved PictureData prop back to the Tab Page PictureData prop.
A googleGroups search on my last name and PictureData should produce sample
code.
--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"Ig" <Ig*********@sasktel.net> wrote in message
news:11*************@corp.supernews.com...
It doesn't work - Picture has not properties

"Larry Daugherty" <La********************@verizon.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
How about Me!MyTab.Picture.visible=false/true

HTH
--
-Larry-
--

"Ig" <Ig*********@sasktel.net> wrote in message
news:11*************@corp.supernews.com...
Hi, I have an embedded picture with caption on tab page and want to

make it
appear and disappear
when certain conditions happen.
To make it disappear I just code it like : Me!MyTab.Picture = "".
But how to make it restore after that?
Thanks



Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Tim Streater | last post by:
I want to generate a web page using PHP, and in the middle generate a graphic I read from another server. So the graphic is in $picture. So I can either write $picture to a temp file and then use...
10
by: IWP506 | last post by:
Hello everyone. I have a header picture for my website with text on it like "Home" "links" "about" etc. It's all 1 picture. I've seen people's sites where they have 1 picture but somehow make...
14
by: hamil | last post by:
I am trying to display an image in a picture box. The image is a group 4 fax black and white image of a piece of sheet music. The original resolution is 300 X 300 dpi. I want to have the picture...
13
by: Jim Carlock | last post by:
I have over a hundred pictures I would like to present. Is it practical to create and parse an array of pictures, picture paths, et al using server-side scripting to accomplish this? I...
6
by: Jeff | last post by:
Hey (and thank you for reading my post) In visual web developer 2005 express edition I've created a simple website project.. At this website I want users who register to be able to upload a...
1
by: cccc2046 | last post by:
hi, i am a rookies in ASP.Net(C#). and i am using visual studio 2005 i am creating a webpages.and using CSS, Master page, and Content page in my CSS ( myStyle.css) i set my background picture...
5
by: zamuel | last post by:
Hey everyone. I have a strange problem with PHP site. This only happens in IE 6. So, when user logs in there is a placeholder for user's own picture. Also there is a form where this picture can...
1
oranoos3000
by: oranoos3000 | last post by:
hi i make a shopping online that in home page i show my product picture's to user (information product's such as address location of picture and name and the other properties is kept in database my...
1
oranoos3000
by: oranoos3000 | last post by:
hi would you please help me i have a online shopping center that i show pictures of the my product in home page. in the InterExplorer pictures is shown correctly but in Firefox browser is shown...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.