The following enumerations are determined within the Forms assembly:
Enumeration | Brief description | |
The BarDockingEdge enumeration contains areas where some elements of visual interface can be placed. | ||
The BevelShape enumeration contains looks of the Bevel component. | ||
The BevelStyle enumeration contains formatting styles of the Bevel component. | ||
The CalendarAlignment enumeration contains variants of alignment of the drop-down calendar. | ||
The CalendarDateFormat enumeration contains formats of the date, in accordance with which the value is displayed. | ||
The CalendarDateMode enumeration contains modes of date selection. | ||
The CheckBoxState enumeration contains states of the checkbox of the CheckBox component. | ||
The ComboboxStyle enumeration contains work styles of the comboboxes. | ||
The ControlAlign enumeration contains variants of alignment of the component within its parent form. | ||
The ControlBorderStyle enumeration contains border styles of different components. | ||
The ControlBorderType enumeration contains types of borders that can be drawn for components. | ||
The ControlCursor enumeration contains looks of cursor that is displayed when the mouse cursor is pointed at the component. | ||
The ControlScrollStyle enumeration contains variants of scrollbars location in the component. | ||
The ControlSortType enumeration contains types of sorting applied to component elements. | ||
The ControlsUpdateMode enumeration contains options for recalculating form components' size. | ||
The DateTimePickerExMode enumeration contains mode of date selection in the calendar. | ||
The DateTimePickerKind enumeration contains types of data that should be present in the DateTimePicker component. | ||
The DaysOfWeek enumeration contains days, with which the week begins when the drop-down calendar of the DateTimePickerEx component is displayed. | ||
The DragDropEffects enumeration contains the Drag&Drop effects that are applied in the determined area of the components. | ||
The DragDropFormat enumeration contains formats, in which the data is passed during dragging. If is relevant working with repository objects. | ||
The DropAnimationType enumeration contains types of animations that are used when the objects are expanded. | ||
The EditCharacterCasing enumeration contains cases of the entered component characters. | ||
The FilterCondition enumeration contains conditions, by which the data is selected. | ||
The FilterItemState enumeration contains filtering types. | ||
The FilterRelation enumeration contains logic relations of the condition with the following one. | ||
The FindModeType enumeration contains selection modes of the found elements. | ||
The FlashAlignMode enumeration contains alignment modes of the Flash object inside the component when the component is resized. | ||
The FlashPanMode enumeration contains modes of shifting the displayed area of the Flash object inside the component. | ||
The FlashQuality enumeration contains variants of the Flash object display quality. | ||
The FlashReadyState enumeration contains variants of Flash object readiness. | ||
The FlashScaleMode enumeration contains Flash object display scales. | ||
The FontDialogDevice contains fonts that should be included into the list of available fonts when the font selection dialog box is initialized. | ||
The FormBorderStyle enumeration contains form border styles. | ||
The FormCloseReason enumeration contains values that determine result of form closing. | ||
The FormModalResult enumeration contains results of modal form execution. | ||
The FormPosition enumeration contains positions of the form window on the screen. | ||
The FormWindowState enumeration contains variants of form state on the screen during the startup. | ||
The FormWindowStyle enumeration contains form styles. | ||
The HitTestResult enumeration contains the component areas, in which the point that is passed as a parameter of the methods is located. | ||
The ImageButtonLayout enumeration contains values that determine a mode of icon location relative to the text of the ImageButton component. | ||
The KeyMessageType enumeration contains values that indicate when the OnKeyPreview event was generated. | ||
The enumeration contains modifiers of the keys that can be used when the key combinations are composed. | ||
The Keys enumeration contains codes of keyboard keys. | ||
The LeftRight enumeration contains variants of text location in the area of the CheckBox and RadioButton components. | ||
The ListViewIconArrangement enumeration contains modes of alignment of the elements in the ListView component. | ||
The ListViewStyle enumeration contains display styles of the elements of the ListView component. | ||
The MDIFrameTabLocation enumeration contains variants of location of the tabs of MDI child windows in the area of the MDI main form. | ||
The MdiTileType enumeration contains types of location of child windows in the MDI parent form. | ||
The MonthStyle enumeration contains styles of the month name displaying in the edit box of the DateTimePickerEx component. | ||
The MouseButton enumeration contains a code of the mouse button that is used in any event. | ||
The NavigationBarHeaderContent enumeration contains types of controls that can be used in the panel header. | ||
The NodeAttachMode enumeration contains position relative to another component, in which the given tree element should be placed. | ||
The NodeCheckState enumeration contains state of the tree node selection. | ||
The OperationTextLayout enumeration contains locations of the process timer relative to the text. | ||
The PanelBevel enumeration contains effects that are applied for the borders of the Panel component. | ||
The PopupAlignment enumeration contains places where context menu is displayed relative to the mouse cursor. | ||
The ProgressBarOrientation enumeration contains variants of the ProgressBar component orientation on the form. | ||
The ResizeStyle enumeration contains styles, which the Splitter component takes when the connected components are resized. | ||
The RibbonMainButtonColorStyle enumeration contains formatting styles of the application button. | ||
The RibbonElementOrientation enumeration contains variants of the control element orientation. | ||
The RibbonPaletteResize enumeration contains methods of combobox resize. | ||
The RibbonProgressBarMode enumeration contains modes of process indicator displaying. | ||
The RibbonQATPosition enumeration contains positions of the quick access toolbar relative to the ribbon. | ||
The ScrollBarCode enumeration contains the values that specify as a result of what action the event connected with the scrollbar was generated. | ||
The SelectionModeType enumeration contains modes of elements selection. | ||
The enumeration contains list of system folders that should be root folders when the Windows standard dialog box of folder opening opens. | ||
The ShiftState enumeration contains values that correspond to the used auxiliary keys and mouse buttons. | ||
The SortDirection enumeration contains the directions of sorting that should be set in the column. | ||
The StartDockPosition enumeration contains positions, in which the component should be docked. | ||
The TableFilterIconState enumeration contains icon states. | ||
The TabPositionEnum enumeration contains positions of tab titles. | ||
The TabStyle enumeration contains styles of page tabs of the PageControl component. | ||
The TextAlignment enumeration contains methods of text alignment in the component. | ||
The TextLayout enumeration contains variants of vertical text alignment inside the component area. | ||
The TextTrimming enumeration contains modes of text trimming in the ImageButton component if the text does not fit into the area of the component. | ||
The TrackBarOrientation enumeration contains variants of the TrackBar component orientation on the form. | ||
The TrackBarTickMark enumeration contains methods of making tick marks. | ||
The TrackBarTickStyle enumeration contains styles of making tick marks. | ||
The TreeComboFilterStyle enumeration contains modes of building a filtered elements tree. |
See also:
Forms Assembly Interfaces | Forms Assembly Classes | Examples