The Portrate Interview Engine

Heading Class

Renders a lone label across the span of the form.

 Author: Jacob W Anderson (c) 2003 Portrate, LLC. All rights reserved. 

For a list of all members of this type, see Heading Members.

System.Object
   Portrate.Interview.View.Controls.AbstractControl
      Portrate.Interview.View.Controls.Heading

[Visual Basic]
Public Class Heading
    Inherits AbstractControl
[C#]
public class Heading : AbstractControl
[C++]
public __gc class Heading : public AbstractControl
[JScript]
public class Heading extends AbstractControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.View.Controls

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

Heading Members | Portrate.Interview.View.Controls Namespace