Namespace Reportman.Drawing.Forms
Classes
AdvancedEditingControl
AutoCompleteInfo
ButtonCalc
CalcReportProgress
Calculator
CancelArgs
CheckBoxAdvanced
CollectionWithEvents
ColorHelper
ComboBoxAdvanced
ComboBoxAdvancedItem
ComboListMatcher
ControlHelper
CueHelper
CustomPaintControl
DataGridViewAdvanced
Datagrid view Intro is tab
DataGridViewCellAdvanced
DataGridViewColumnAdvanced
DataGridViewNumericUpDownCell
Defines a NumericUpDown cell type for the System.Windows.Forms.DataGridView control
DataGridViewNumericUpDownColumn
Custom column type dedicated to the DataGridViewNumericUpDownCell cell type.
DateDropButton
DateTimePickerAdvanced
DateTimePickerNullable
Nullable DateTime picker
DrawHelper
EditCalc
EventPrinterNamesArgs
FormUtils
GroupBoxAdvanced
InertButton
InputBox
ListBoxNonSelectable
MessageBoxError
Descripción breve de MessageBoxError.
NoTitleForm
PanelAdvanced
PopupWindow
PreviewMetaFile
Windowed control to preview report MetaFiles, it's used by PreviewWinForms.
PreviewWinFormsControl
Preview Window implementation for Windows.Forms
PrintOutWinForms
Report processing driver using Windows.Forms, it can preview, print, show a print dialog. This driver does not support interaction with the Report, like altering Report parameters in preview window. But is useful when working the already generated MetaFiles. The PrintOutReportWinForms at Reportman.Reporting.Forms provides the full interactive functionality like page setup or altering parameters at preview window.
PrintersConfiguration
ProgressBarAdvanced
A replacement for the default ProgressBar control.
ProgressForm
RadioGroup
RawPrinterHelper
Utility class to send raw data to a printer queue, becase .Net library does not provide this functionalyty, it uses the pinvoke to call library functions
ReportProgressForm
Form to show report processing progres
Ruler
ScreenKeyboard
ScrollTextPanel
SendMailEventArgs
ShowSearchWindowArgs
SignatureControl
TabControlAdvanced
TabControlAdvanced.HostPanel
TabControlAdvanced.MultiRect
TabPageAdvanced
TabPageCollection
TableLayoutPanelAdvanced
TextBoxAdvanced
TokenCalc
ToolStripAdvanced
ToolStripButtonAllowDisable
ToolStripComboBoxAdvanced
ToolStripDropDownButtonAllowDisable
ToolStripTextBoxAdvanced
ToolStripTextBoxFilter
ToolTipAdvanced
TransformImageForm
TransparentPanel
TreeGridAdvanced
TreeGridAdvancedCell
TreeGridAdvancedCell
TreeGridAdvancedColumn
TreeGridAdvancedNode
TreeGridRow
UnSelectableButton
UpdateForm
WinFormsGraphics
Structs
Number
Interfaces
IDisplayDisable
ISearchWindow
ProgressForm.ITaskProgressShow
Enums
ColumnDataType
Direction
DrawHelper.CommandState
Edge
IsDateValidResult
PreviewWindowMode
RulerBorder
RulerStyle
ScreenKeyboard.Command
SearchWindowKeyOperation
SignatureControl.SignatureStyle
TabControlAdvanced.HideTabsModes
TabControlAdvanced.ImageStrip
TabControlAdvanced.PositionIndex
TabControlAdvanced.VisualAppearance
TabPageAdvanced.Property
TextBoxDataType
TokenCalc.TokenType
VisualStyle
WinFormsGraphics.DpiAwareness
Delegates
AlterReportEvent
Event launched when Page Setup action is activated by the user
BeforeEnterTabEvent
CancelEvent
CollectionChange
CollectionClear
DataColumnButtonClickEvent
DataGridViewAdvanced.SelectNextRowAfterEnterKeyEvent
DateTimePickerAdvanced.ValueChangedEventHandler
DoubleClickControlEvent
EventPrinterNamesHandler
NextColumnFocusEvent
PageDrawnEvent
Event launched after a page is drawn
ProgresEvent
ProgressBarAdvanced.MaxChangedHandler
When the MaxValue property is changed.
ProgressBarAdvanced.MinChangedHandler
When the MinValue property is changed.
ProgressBarAdvanced.ValueChangedHandler
When the Value property is changed.
ProgressForm.SetProgressCallback
SendMailEvent
Event launched to alter mail options before send to mail in preview is done