PC Review


Reply
Thread Tools Rate Thread

I cant make my form invisible by setting this.Visible=false

 
 
hanct
Guest
Posts: n/a
 
      15th Feb 2004
"this" here refer to the form..

I type this.Visible=false;..but the form still can be seen! Worst
still, the property editor has no Visible property to play
with..why??is that a bug??

Wat the difference between Visible=false and opacity=0;???


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      15th Feb 2004
Hi Hanct,

A form with this.Visible=false is not showed but can be active.

When a form has opacity=50 it would have been for 50% visible.

Because this.Visible is one of the most used instruction, you better check
your program again, or others send some code where you use it.

I hope this helps?

Cor

ps. when you send code paste it first in a notebook, copy it back and paste
it than in the message others it is almost unreadable.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
invisible controls (control.visible=false) Andy B Microsoft ASP .NET 1 17th Nov 2008 06:03 AM
All controls on my form have become invisible. How to make visible OSeanS Microsoft Access Forms 2 16th Mar 2008 02:00 AM
Issue setting form field visible = false AJ Microsoft Access 1 11th Feb 2008 01:01 AM
make form visible/invisible depending on whether it has records =?Utf-8?B?RG9ubmE=?= Microsoft Access Forms 1 21st Feb 2005 02:24 AM
Re: Setting parent form property to Visible = False =?Utf-8?B?SmF5?= Microsoft Access Form Coding 3 19th Oct 2004 09:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:55 AM.