Class TInlineFrameScrollBars

Description

TInlineFrameScrollBars class.

TInlineFrameScrollBars defines the enumerable type for the possible scroll bar mode that a TInlineFrame control could use.

The following enumerable values are defined:

  • None: no scroll bars.
  • Auto: scroll bars automatically appeared when needed.
  • Both: show both horizontal and vertical scroll bars all the time.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TInlineFrame.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TInlineFrame.php (line 271)

TEnumerable
   |
   --TInlineFrameScrollBars
Class Constant Summary
 Auto = 'Auto'
 Both = 'Both'
 None = 'None'
Methods
Class Constants
Auto = 'Auto' (line 274)
Both = 'Both' (line 275)
None = 'None' (line 273)

Documentation generated on Mon, 25 Jun 2012 14:38:30 +0200 by phpDocumentor 1.4.3