ComponentOne Dialog™ for iPhone is a box used to display information to an end-user or get a response from an end-user. This control is modeled after the iPhone's standard dialog box; when it opens, it appears as a semi-translucent, gray box.

Features

  • Easily Add and Customize Content

    You can add content to the C1Dialog control by adding text and/or controls between its <Content> and </Content> tags in Source view.

  • Methods to Hide and Show the Dialog Box

    Hide the dialog box using the client-side Hide method; show the dialog box using the client-side Show method.

  • View in Portrait or Landscape

    Automatic support for portrait or landscape orientations.