20 results for "$s/@tag:winforms"

Upgrading to 5.x: WinForms and WPF projects

/upgrade-instructions/net4-editions-from-3-x-to-5-x/winforms-and-wpf

This tutorial describes how to modify your old Windows Forms or WPF project with EasyQuery 3.x to upgrade to EasyQuery version 5.2.0 (or higher). Please note. Version 5.2.0 of EasyQuery works only on .NET Framework 4.6.1 or higher. So, if your project targets a lower version of .NET Framework - you will need to update Target Framework for your project first (right-click on the project in Solution

XRow class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xrow-class

Provides a container for array of [Korzh.EasyQuery.WinForms.XElement](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xelement-class).

ColumnsPanel class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/columnspanel-class

The panel for defining the results columns for [Korzh.EasyQuery.WinForms.QueryPanel](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/querypanel-class).

QueryPanel class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/querypanel-class

[Korzh.EasyQuery.WinForms.QueryPanel](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/querypanel-class) control - the main GUI control for query building.

XElement class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xelement-class

The basic abstract class for elements of a row in [Korzh.EasyQuery.WinForms.XPanel](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xpanel-class).

XPanel class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xpanel-class

A panel that contains and displays [Korzh.EasyQuery.WinForms.XRow](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xrow-class) rows.

XPanel.XViewOptions class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xpanel-xviewoptions-class

Represents set of options which allows to control [Korzh.EasyQuery.WinForms.XPanel](api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/xpanel-class) appearance

EditXElement class

/api-reference/korzh-easyquery-winforms/korzh-easyquery-winforms-namespace/editxelement-class

The row element that lets edit value in `System.Windows.Forms.TextBox` control.