www.icetips.com  Icetips Utilities Documentation 11/14/2010    

Core Class: IsAppframe

Previous  Top  Next  


Prototype: (),Byte 

 

ReturnsTrue if the current target is an AppFrame window, false if it is not.

 

This method simply checks if the currently selected target is an AppFrame window or not. 

 

Example:

 

ITC  ITCoreClass

 Code

 If ITC.IsAppframe()

   Message('This is an Appframe window')

 End

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/isappframe_core.htm