gettingstarted
[Top] [All Lists]

Window Function

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Window Function
From: Tony Cerrato <tony at pilotmaker dot com>
Date: Thu, 23 Sep 2004 11:35:08 -0700
Delivered-to: gettingstarted at lists dot realsoftware dot com
I have not been able to figure out how to access the properties and methods I have added to a window object via the Window Function. My current approach looks something like this...

    For i=0 to WindowCount-1

      If Window(i).MyProperty = True Then

         'Do something fun and exciting

      End if

    Next

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

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

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