[]
        
(Showing Draft Content)

FarPoint.Win

FarPoint.Win Namespace

Classes

AboutDialog

Represents an About dialog.

ApplyBorderEventArgs

Represents the event data for the ApplyBorder event.

BevelBorder

Represents a simple one-line beveled border.

BevelBorderFactory

Represents an object for creating beveled borders in environments that do not support parameterized constructors.

BorderEditorUI

Represents the border editor user interface.

ButtonElement

Represents a button element object.

CanvasBase

Represents the base for the canvas.

CanvasContainerBase

Represents the base for the canvas container.

CaptionsArrayList

Represents an array of textual captions.

CheckBoxPicture

Represents the pictures (images) used for the different states of a check box.

ClipboardChangeNotifier

Provides a way to receive notifications of changes to the content of the Clipboard using the Windows API.

ColorPicker

Represents a color picker.

ComplexBorder

Represents a complex border.

ComplexBorderFactory

Represents an object that provides a means of creating complex borders in environments that do not support parameterized constructors.

ComplexBorderSide

Represents one side of a four-sided, complex border.

ComplexBorderSideFactory

Represents an object that provides a means of creating a complex border side in environments that do not support parameterized constructors.

ComplexBorderSidePattern

Specifies the pattern of the border for one side of a cell.

CompoundBorder

Represents a compound border.

CompoundBorderFactory

Represents an object for creating a compound border in environments that do not support parameterized constructors.

ControlBase

Represents the common basis (base class) for FarPoint controls.

CustomTypes

Represents a collection of custom cell types.

DoubleLineBorder

Represents a simple double-line border.

DoubleLineBorderFactory

Represents a class that provides a means of creating a double-line border in environments that do not support parameterized constructors.

DropDownButtonElement

Represents the drop-down button element.

DropDownEventArgs

Represents the event data for the DropDown event.

ElementContainerControl

Represents a child-containing control element.

ElementControl

Represents a control element.

ElementStyle

Represents the element style object.

ElementWindowless

Represents the windowless element for a control.

ElementWithButtons

Represents windowless elements that display buttons.

Elements

Represents a collection of elements.

Elements.ElementAddNotifyEventArgs

Represents the event data for the ElementAdd event, which occurs when the user has added an element.

Elements.ElementDeletingNotifyEventArgs

Represents the event data for the ElementDeleting event, which occurs when the user has deleted an element.

Elements.ElementEnumerator

Implements IEnumerator for all of the various types of enumerators (All, Days, RecurringDates, and SpecificDates).

EmptyBorder

Represents an empty border that takes no space.

FontSelector

Represents the font selector.

FpButton

Represents the FarPoint button control.

FpCheckBox

Represents a FarPoint check box control.

FpCombo

Represents the FarPoint combo box control.

FpHyperlink

Represents the FarPoint hyperlink control.

FpMultiOption

Represents the FarPoint button control with multiple options.

FpProgress

Represents the FarPoint progress indicator control.

FpSlider

Represents the FarPoint slider (track bar) control.

FpVisualStyleRenderer

Represents a renderer for drawing and getting information about a System.Windows.Forms.VisualStyles.VisualStyleElement.

InputTextBox

Represents a text editor in the edit control.

Inset

Represents the dimensions of borders and margins.

LicenseDialog

Represents a product licence dialog.

LicenseDialogGC

Represents a product licence dialog.

LineBorder

Represents a simple single-line border.

LineBorderFactory

Represents a class for creating single-line borders in environments that do not support parameterized constructors.

LocalizedTextEventArgs

Represents the event data for text localization.

Localizer

Represents the class that provides localization support for the component.

NameChangingEventArgs

Represents the event data for the NameChanging event.

NoFocusChangeException

Represents the no-focus-change exception.

Picture

Represents a picture to display.

PopUpEventArgs

Represents the event data for the PopUp event.

PopupCancelEventArgs

Arguments of a PopupCancel event. Provides a reference to the popup form that is to be closed and allows the operation to be cancelled.

PopupClosedEventArgs

Contains event information for a PopupClosed event.

PopupWindowHelper

A class to assist in creating popup windows like combo box drop-downs and menus. This class includes functionality to keep the title bar of the popup owner form active while the popup is displayed, and to automatically cancel the popup whenever the user clicks outside the popup window or shifts focus to another application.

PopupWindowHelperMessageFilter

A Message Loop filter which detects mouse events while the popup form is shown and notifies the owning PopupWindowHelper class when a mouse click outside the popup occurs.

RadioPicture

Represents the pictures for the different option button states.

RoundedLineBorder

Represents a rounded-edge single-line border.

RoundedLineBorderFactory

Represents a class for creating rounded-edge, single-line border objects in environments that do not support parameterized constructors.

SEditButton

Represents a button for an editing control.

SEditButtonElement

Represents a button element for an editing control.

Serializer

Represents the serializer object for opening from and saving to a file.

SlideLeftEventArgs

Represents the event data for the SlideLeft event.

SlideRightEventArgs

Represents the event data for the SlideRight event.

SpinDownButtonElement

Represents a spin-down button element.

SpinDownEventArgs

Represents the event data for the SpinDown event.

SpinUpButtonElement

Represents a spin-up button element.

SpinUpEventArgs

Represents the event data for the SpinUp event.

StringSearch

Represents the string search capabilities using regular expressions.

SuperEditBase

Represents the base for editing controls.

SuperEditPreview

Represents a preview of the editing control.

TabManager

Represents the tab manager.

TabManagerChangeEventArgs

Represents the event data for the TabManagerChange event.

TabStrip

Represents the tab strip.

TabStripNavigateEventArgs

Represents the event data for the TabStripNavigate event.

TabStripSelectEventArgs

Represents the event data for TabStripSelect event.

UnlockDialog

Represents the system unlock dialog.

VisualStyle

Represents a visual style.

VisualStyleTheme

Represents a visual style (Windows XP theme) handle from uxtheme.dll.

Structs

FpButtonPaintArgs

FarPoint button paint event arguments.

Interfaces

IBorder

Interface that supports painting a border around a cell.

IBorder2

Interface that supports painting a border around a cell.

IBorder3

Interface that supports printing a border to PDF around a cell.

IBorderGraphics

Interface that supports border graphics.

IBorderGrayscaleSupport

Interface that supports printing black and white mode(Internal use only).

IBorderRotationSupport

Interface that supports border painting based on cell text orientation angle.

ICanSerializeXml

Interface that supports serialization to XML of objects that might not be able to save the entire object from the models.

IChangeNotify

Internal use only. Interface that handles change notification.

IDeserializeInjector

Interface that support inject setting for deserializing object right after create instance and before deserializing

IDynamicName

Interface that supports generating the name dynamically for ElementWindowless instance.

IEditorImeSenteceModeSupport

Interface that defines the methods and properties required by objects used for allowing arrows to move the active cell.

IInputScopeSupport

Interface that supports setting InputScopeNameValue to the editor control.

ILabelFormatter

Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting chart contents.

ILabelFormatter2

Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting chart contents.

ISelectSupport

Interface that supports selection.

ISerializeData

Interface that supports serialization to XML of data from the models.

ISerializeDrawing

Interface that supports serialization to XML of drawing objects (shapes) from the models.

ISerializePresentation

Interface that supports serialization to XML of presentations from the models.

ISerializePresentation2

Interface that supports serialization to XML of presentations from the models.

ISerializeSettings

Interface that supports serialization to XML of settings from the models.

ISerializeStyles

Interface that supports serialization to XML of styles from the models.

ISerializeStyles2

Interface that supports serialization to XML of styles from the models.

ISerializeSupport

Interface that supports serialization to XML of objects from the models.

ISerializeSupport2

Interface that supports serialization to XML of objects from the models.

ISerializeSupport3

Interface that supports serialization to XML of objects from the models.

ITabManager

Interface that provides the information for painting sheet tabs.

ITouchEditor

Interface that defines properties and methods to support to show grip editor when editing in touch mode.

ITouchStatusProvider

Interfaces that specifies whether a object support screen touch.

IVerticalAlignmentSupport

Interface that supports vertical alignment to the editor control.

IWindowlessChildSupport

Interface supplied by objects that support windowless child controls.

Enums

AutoSearch

Specifies whether and how the list items in a combo box are searched and selected based on character key input.

BackStyle

Specifies the background style

BevelBorderType

Specifies the type of beveled border.

ButtonAlign

Specifies the alignment of the button in the edit control.

ButtonStyle

Specifies the style of the button to display in the edit control.

ButtonTextAlign

Specifies the alignment of the button text.

CheckBoxPictureIndex

Specifies the index for the picture for the states of a check box.

CheckValue

Specifies the value of the check box.

ComboCharacterSet

Specifies the character set for valid cell contents.

ComplexBorderSideStyle

Specifies the style of the border for one side of a cell.

ControlType

Specifies how the contents of the control can be handled.

DefaultTabShape

Specifies the default tab shape.

DrawFocusRectangle

Specifies the display and location of the focus rectangle.

DropDownOptions

Specifies how to show the list in the combox cell type.

EditMessage

Specifies the edit message.

EditModeCursorPosition

Specifies the position of the pointer when the edit control receives the focus.

ElementState

Specifies the state of the element for display.

ElementWithButtonsStyle

Specifies the button style to use in the ElementWithButtons class.

EnumeratedType

Specifies the type of cell.

FocusRectangle

Specifies whether to show focus rectangle or not

HorizontalAlignment

Specifies the horizontal alignment of the contents of the control.

HorizontalScrollMode

Specifies the scroll style for horizontal scroll control.

ImeSentenceMode

Determines how the IME should handle sentences.

InputScopeNameValue

Specifies the input scope name which modifies how input from alternative input methods is interpreted.

InvalidOption

Specifies what to do with invalid data when the edit control loses focus.

ListAlignment

Specifies which side of the combo box the drop-down list is aligned to.

NavButton

Specifies the navigation buttons.

NumberNegativeFormat

Specifies the formatting of a negative value in a numeric edit control.

PictureOrientation

Specifies the orientation of the picture in the control.

ProgressOrientation

Specifies the orientation of the progress indicator in the control.

ProgressStyle

Specifies the appearance of the progress indicator in the control.

ProgressTextStyle

Specifies the appearance of the text portion of the progress indicator.

RadioOrientation

Specifies the orientation of the option buttons in the control.

RadioPictureType

Specifies the state of the individual option in the multiple options button control.

RenderStyle

Specifies the rendering style for images.

SliderOrientation

Specifies the orientation of the slider.

TabManagerChangeAction

Specifies the change action for the tabs.

TabOrientation

Specifies where the tabs display.

TextAlign

Specifies the alignment of text and pictures in a control.

TextOrientation

Specifies the orientation of the text in a control.

UserEntry

Specifies whether data is validated when it is provided to the editing control.

VerticalAlignment

Specifies the vertical alignment of the contents of the control.

VerticalScrollMode

Specifies the scroll style for vertical scroll control.

VisualStyles

Specifies if visual styles are applied to the control.

Delegates

ApplyBorderEventHandler

Represents a defined method that handles the ApplyBorder event.

DropDownEventHandler

Represents a defined method that handles the DropDown event.

Elements.ElementAddNotifyEventHandler

Represents a defined method that handles the element add event.

Elements.ElementDeletingNotifyEventHandler

Represents a defined method that handles the element deleting event.

InvalidDataEventHandler

Represents a defined method that handles the InvalidData event.

NameChangingEventHandler

Handles a NameChanging event.

PopUpEventHandler

Represents a defined method that handles the PopUp event.

PopupCancelEventHandler

Represents the method which responds to a PopupCancel event.

PopupClosedEventHandler

Represents the method which responds to a PopupClosed event.

SlideLeftEventHandler

Represents a defined method that handles the SlideLeft event.

SlideRightEventHandler

Represents a defined method that handles the SlideRight event.

SpinDownEventHandler

Represents a defined method that handles the SpinDown event.

SpinUpEventHandler

Represents a defined method that handles the SpinUp event.

TabManagerChangeEventHandler

Delegate that handles the TabManagerChange events.

TabStripNavigateEventHandler

Delegate that handles TabStripNavigate events.

TabStripSelectEventHandler

Delegate that handles TabStripSelect event.