gettingstarted
[Top] [All Lists]

RE: Minimize

To: "'Getting Started'" <gettingstarted at lists dot realsoftware dot com>
Subject: RE: Minimize
From: "RBNUBE" <rbnube at mabenterprises dot com>
Date: Sat, 30 Jul 2005 20:34:30 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
Importance: Normal
Keywords: rb-gettingstarted
Just a tip, you sometimes have better luck searching for the control you are
wanting to work with rather than a property.

Find the control and read the reference material for it.



--- Aaron Ballman <aaron at realsoftware dot com> wrote:
Thanks Aaron,
I checked in the Language Reference (V 3.5, August,
2001) before my post and strange enough I used search
for Minimize and got no returns.
Thanks again.
Lennox.


> Consult the language reference for Window to see if
> there's a method on
> it to minimize the window.  Then you'll see the
> Window.Minimize method 
> seems to be a likely candidate and try it out.
> 
> Sub PushButton1.Action()
>    self.Minimize
> End Sub
> 
> HTH!
> 
> ~Aaron
> _______________________________________________
> Unsubscribe or switch delivery mode: 
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives of this list here:
>
<http://support.realsoftware.com/listarchives/lists.html>
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>