You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Overview

Components, categorized as Container Components, encapsulate and manage diverse content and functionalities within structured environments in a software application. The following components are available:

ChildDisplay allows for the dynamic display of linked objects with scrollable functionality. HTML5 Control integrates web technologies like HTML, CSS, and JavaScript into applications. PdfViewer and ReportViewer specialize in displaying PDF content, with the former mapping PDFs from URLs and the latter focusing on report visualization with printing options. WebBrowser embeds a web browsing interface within applications, facilitating direct web content access. Lastly, WPF Control, used in Windows Presentation Foundation, enhances UI design by incorporating .dll files for custom features.


ChildDisplay

Displays linked objects with an option to enable or disable a scrollbar based on user requirements. See ChildDisplay Control for read more.

HTML5 Control

Embeds HTML5 content, allowing for the integration of CSS and JavaScript scripts to enhance web-based functionalities. See ChildDisplay Control for learning more.

PdfViewer

Views PDF documents and maps URLs to the source of the PDF, facilitating the display of online PDF files. See PdfViewer Control for more details.


ReportViewer

Shows reports, typically in PDF format, and provides features to map report data and print documents directly from the interface. See ReportViewer Control for more info.

WebBrowser

Embeds a web browsing interface within an application, enabling URL mapping and the display of web content inside the application. See WebBrowser Control for more info.

WPF Control

Requires users to select a .dll file, integrating it into Windows Presentation Foundation applications for enhanced user interface capabilities. See WPF Controls for more information.


In this section:

  • No labels