Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Bottom
The control is anchored to the bottom edge of its container.
Left
The control is anchored to the left edge of its container.
None
The control is not anchored to any edges of its container.
Right
The control is anchored to the right edge of its container.
Top
The control is anchored to the top edge of its container.
Returns or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
Returns or sets the edges of the control that can be dragged to resize the control.
Wisej.Web.AutoCompleteMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the mode for the automatic completion feature used in the ComboBox control.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.AutoComplete
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the value to assign the autocomplete attribute, used in the TextBox control.
Name | Description |
---|---|
Wisej.Web.Appearance
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies whether a CheckBox or RadioButton are displayed using the "button" or "switch" appearance keys or their default appearance.
If the application has set the property AppearanceKey, changing the Appearance of a CheckBox or RadioButton has no effect. The AppearanceKey property set by the application has the priority.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.AutoSizeMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies how a control will behave when its AutoSize property is enabled.
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Name | Description |
---|---|
Returns a for the specified format.
Parameter | Type | Description |
---|
Returns: . A that has the numeric ID and the name of the format.
Returns a for the specified ID.
Parameter | Type | Description |
---|
Returns: . A that has the requested numeric ID and the name of the format.
Append
Appends the remainder of the most likely candidate string to the existing characters, highlighting the appended text. If the drop-down list is open, scrolls the first item that matches the typed text into view.
AppendFilter
Appends the remainder of the most likely candidate string to the existing characters, highlighting the appended text. If the drop-down list is open, filters the items in the list to show only the ones that begin with the typed text.
Filter
Automatically shows the drop-down list as soon as the user starts typing, filters the items in the list to show only the ones that begin with the typed text.
None
If the drop-down list is already open, scrolls the first item that matches the text into view.
Suggest
Automatically shows the drop-down list as soon as the user starts typing and scrolls the first item that matches the text into view.
SuggestAppend
Automatically shows the drop-down list as soon as the user starts typing and appends the remainder of the most likely candidate string to the existing characters, highlighting the appended text, and scrolls the first item that matches the text into view.
Returns or sets how automatic completion works for the ComboBox.
Returns or sets how automatic completion works for the DataGridViewComboBoxColumn.
Returns or sets how automatic completion works for the DataGridViewComboBoxColumn.
Font
Controls scale relative to the dimensions of the font.
Inherit
Controls scale according to the parent's scaling mode. If there is no parent, automatic scaling is disabled.
None
Automatic scaling is disabled.
AdditionalName
The middle name.
AddressLevel1
The first administrative level in the address. This is typically the province in which the address is located. In the United States, this would be the state. In Switzerland, the canton. In the United Kingdom, the post town.
AddressLevel2
The second administrative level, in addresses with at least two of them. In countries with two administrative levels, this would typically be the city, town, village, or other locality in which the address is located.
AddressLevel3
The third administrative level, in addresses with at least three administrative levels.
AddressLevel4
The finest-grained administrative level, in addresses which have four levels.
AddressLine1
The first individual line of the street address.
AddressLine2
The second individual line of the street address.
AddressLine3
The third individual line of the street address.
Bday
A birth date, as a full date.
BdayDay
The day of the month of a birth date.
BdayMonth
The month of the year of a birth date.
BdayYear
The year of a birth date.
CcAdditionalName
A middle name as given on a payment instrument or credit card.
CcCsc
The security code for the payment instrument; on credit cards, this is the 3-digit verification number on the back of the card.
CcExp
A payment method expiration date, typically in the form "MM/YY" or "MM/YYYY".
CcExpMonth
The month in which the payment method expires.
CcExpYear
The year in which the payment method expires.
CcFamilyName
A family name, as given on a credit card.
CcGivenName
A given (first) name as given on a payment instrument like a credit card.
CcName
The full name as printed on or associated with a payment instrument such as a credit card. Using a full name field is preferred, typically, over breaking the name into pieces.
CcNumber
A credit card number or other number identifying a payment method, such as an account number.
CcType
The type of payment instrument (such as "Visa" or "Master Card").
Country
A country or territory code.
CountryName
A country or territory name.
CurrentPassword
The user's current password.
Default
Uses the default value configured in the javascript class wisej.web.TextBoxBase. It can be changed in javascript using wisej.web.TextBoxBase.setAutoCompleteDefault("on" | "off").
An email address.
FamilyName
The family (or "last") name.
GivenName
The given (or "first") name.
HonorificPrefix
The prefix or title, such as "Mrs.", "Mr.", "Miss", "Ms.", "Dr.", or "Mlle.".
HonorificSuffix
The suffix, such as "Jr.", "B.Sc.", "PhD.", "MBASW", or "IV".
Impp
A URL for an instant messaging protocol endpoint, such as "xmpp:username@example.net".
Language
A preferred language, given as a valid BCP 47 language tag.
Name
The field expects the value to be a person's full name. Using "name" rather than breaking the name down into its components is generally preferred because it avoids dealing with the wide diversity of human names and how they are structured;
NewPassword
A new password. When creating a new account or changing passwords, this should be used for an "Enter your new password" or "Confirm new password" field, as opposed to a general "Enter your current password" field that might be present.
Nickname
A nickname or handle.
Off
The user must explicitly enter a value into this field for every use. The browser does not automatically complete the entry.
On
The browser is allowed to automatically complete the value based on values that the user has entered during previous uses.
OneTimeCode
A one-time code used for verifying user identity.
Organization
A company or organization name, such as "Acme Widget Company" or "Girl Scouts of America".
OrganizationTitle
A job title, or the title a person has within an organization, such as "Senior Technical Writer", "President", or "Assistant Troop Leader".
Photo
The URL of an image representing the person, company, or contact information given in the other fields in the form.
PostalCode
A postal code (in the United States, this is the ZIP code).
Sex
A gender identity (such as "Female", "Fa'afafine", "Male"), as freeform text without newlines.
StreetAddress
A street address. This can be multiple lines of text, and should fully identify the location of the address within its second administrative level (typically a city or town), but should not include the city name, ZIP or postal code, or country name.
Tel
A full telephone number, including the country code.
TelAreaCode
The area code, with any country-internal prefix applied if appropriate.
TelCountryCode
The country code, such as "1" for the United States, Canada, and other areas in North America and parts of the Caribbean.
TelExtension
A telephone extension code within the phone number, such as a room or suite number in a hotel or an office extension in a company.
TelLocal
The phone number without the country or area code.
TelLocalPrefix
The prefix of the local telephone number. For the phone number "555-6502", use "tel-local-prefix" for "555".
TelLocalSuffix
The suffix of the local telephone number. For the phone number "555-6502", use "tel-local-suffix" for "6502".
TelNational
The entire phone number without the country code component, including a country-internal prefix.
TransactionAmount
The amount, given in the currency specified by "transaction-currency", of the transaction, for a payment form.
TransactionCurrency
The currency in which the transaction is to take place.
Url
A URL, such as a home page or company web site address as appropriate given the context of the other fields in the form.
Username
A username or account name.
Returns of sets whether the browser can auto complete the field with values previously entered by the user.
Returns or sets whether the browser can auto complete the field with values previously entered by the user.
Returns of sets whether the browser can auto complete the field with values previously entered by the user.
Alert
An alert or condition that you can notify a user about. Use this role only for objects that embody an alert but are not associated with another user interface element, such as a message box, graphic, text, or sound.
Animation
An animation control, which contains content that is changing over time, such as a control that displays a series of bitmap frames, like a filmstrip. Animation controls are usually displayed when files are being copied, or when some other time-consuming task is being performed.
Application
The main window for an application.
Border
A window border. The entire border is represented by a single object, rather than by separate objects for each side.
ButtonDropDown
A button that drops down a list of items.
ButtonDropDownGrid
A button that drops down a grid.
ButtonMenu
A button that drops down a menu.
Caret
A caret, which is a flashing line, block, or bitmap that marks the location of the insertion point in a window's client area.
Cell
A cell within a table.
Character
A cartoon-like graphic object, such as Microsoft Office Assistant, which is typically displayed to provide help to users of an application.
Chart
A graphical image used to represent data.
CheckButton
A check box control, which is an option that can be turned on or off independent of other options.
Client
A window's user area.
Clock
A control that displays the time.
Column
A column of cells within a table.
ColumnHeader
A column header, which provides a visual label for a column in a table.
ComboBox
A combo box, which is an edit control with an associated list box that provides a set of predefined choices.
Cursor
A mouse pointer.
Default
Default role.
Diagram
A graphical image used to diagram data.
Dial
A dial or knob. This can also be a read-only object, like a speedometer.
Dialog
A dialog box or message box.
Document
A document window, which is always contained within an application window. This role applies only to multiple-document interface (MDI) windows and refers to an object that contains the MDI title bar.
DropList
A drop-down list box. This control shows one item and allows the user to display and select another from a list of alternative choices.
Equation
A mathematical equation.
Graphic
A picture.
Grip
A special mouse pointer, which allows a user to manipulate user interface elements such as a window. For example, a user can click and drag a sizing grip in the lower-right corner of a window to resize it.
Grouping
The objects grouped in a logical manner. There can be a parent-child relationship between the grouping object and the objects it contains.
HelpBalloon
A Help display in the form of a ToolTip or Help balloon, which contains buttons and labels that users can click to open custom Help topics.
HotkeyField
A hot-key field that allows the user to enter a combination or sequence of keystrokes to be used as a hot key, which enables users to perform an action quickly. A hot-key control displays the keystrokes entered by the user and ensures that the user selects a valid key combination.
Indicator
An indicator, such as a pointer graphic, that points to the current item.
IpAddress
A control designed for entering Internet Protocol (IP) addresses.
Link
A link, which is a connection between a source document and a destination document. This object might look like text or a graphic, but it acts like a button.
List
A list box, which allows the user to select one or more items.
ListItem
An item in a list box or the list portion of a combo box, drop-down list box, or drop-down combo box.
MenuBar
A menu bar, usually beneath the title bar of a window, from which users can select menus.
MenuItem
A menu item, which is an entry in a menu that a user can choose to carry out a command, select an option, or display another menu. Functionally, a menu item can be equivalent to a push button, radio button, check box, or menu.
MenuPopup
A menu, which presents a list of options from which the user can make a selection to perform an action. All menu types must have this role, including drop-down menus that are displayed by selection from a menu bar, and shortcut menus that are displayed when the right mouse button is clicked.
None
No role.
Outline
An outline or tree structure, such as a tree view control, which displays a hierarchical list and usually allows the user to expand and collapse branches.
OutlineButton
A control that navigates like an outline item.
OutlineItem
An item in an outline or tree structure.
PageTab
A property page that allows a user to view the attributes for a page, such as the page's title, whether it is a home page, or whether the page has been modified. Normally, the only child of this control is a grouped object that contains the contents of the associated page.
PageTabList
A container of page tab controls.
Pane
A separate area in a frame, a split document window, or a rectangular area of the status bar that can be used to display information. Users can navigate between panes and within the contents of the current pane, but cannot navigate between items in different panes. Thus, panes represent a level of grouping lower than frame windows or documents, but above individual controls. Typically, the user navigates between panes by pressing TAB, F6, or CTRL+TAB, depending on the context.
ProgressBar
A progress bar, which indicates the progress of a lengthy operation by displaying colored lines inside a horizontal rectangle. The length of the lines in relation to the length of the rectangle corresponds to the percentage of the operation that is complete. This control does not take user input.
PropertyPage
A property page, which is a dialog box that controls the appearance and the behavior of an object, such as a file or resource. A property page's appearance differs according to its purpose.
PushButton
A button control, which is a small rectangular control that a user can turn on or off. A push button, also known as a command button, has a raised appearance in its default off state and a sunken appearance when it is turned on.
RadioButton
An option button, also known as a radio button. All objects sharing a single parent that have this attribute are assumed to be part of a single mutually exclusive group. You can use grouped objects to divide option buttons into separate groups when necessary.
Row
A row of cells within a table.
RowHeader
A row header, which provides a visual label for a table row.
ScrollBar
A vertical or horizontal scroll bar, which can be either part of the client area or used in a control.
Separator
A space divided visually into two regions, such as a separator menu item or a separator dividing split panes within a window.
Slider
A control, sometimes called a trackbar, that enables a user to adjust a setting in given increments between minimum and maximum values by moving a slider. The volume controls in the Windows operating system are slider controls.
Sound
A system sound, which is associated with various system events.
SpinButton
A spin box, also known as an up-down control, which contains a pair of arrow buttons. A user clicks the arrow buttons with a mouse to increment or decrement a value. A spin button control is most often used with a companion control, called a buddy window, where the current value is displayed.
SplitButton
A button that has a drop-down list icon directly adjacent to the button.
StaticText
The read-only text, such as in a label, for other controls or instructions in a dialog box. Static text cannot be modified or selected.
StatusBar
A status bar, which is an area typically at the bottom of an application window that displays information about the current operation, state of the application, or selected object. The status bar can have multiple fields that display different kinds of information, such as an explanation of the currently selected menu command in the status bar.
Table
A table containing rows and columns of cells and, optionally, row headers and column headers.
Text
The selectable text that can be editable or read-only.
TitleBar
A title or caption bar for a window.
ToolBar
A toolbar, which is a grouping of controls that provide easy access to frequently used features.
ToolTip
A tool tip, which is a small rectangular pop-up window that displays a brief description of the purpose of a button.
WhiteSpace
A blank space between other objects.
Window
A window frame, which usually contains child objects such as a title bar, client, and other objects typically contained in a window.
Returns or sets the accessible role of the control that will be reported to accessibility client applications. It is assigned to the "role" attribute of the browser element.
Returns or sets the accessible role of the menu item that will be reported to accessibility client applications. It is assigned to the "role" attribute of the browser element.
Button
The appearance of a button control.
Normal
The default appearance of the control. For default appearance key for the CheckBox is "checkbox", for the RadioButton is "radiobutton".
Switch
The appearance of a toggle switch.
Returns or sets the value that determines the appearance of a CheckBox control.
Returns or sets the value that determines the appearance of a CheckBox control.
GrowAndShrink
The control grows or shrinks to fit its contents. The control cannot be resized manually.
GrowOnly
The control grows as much as necessary to fit its contents but does not shrink smaller than the value of its Size property. The control can be resized, but cannot be made so small that any of its contained controls are hidden.
Returns or sets the mode by which the Button automatically resizes itself.
Indicates the automatic sizing behavior of the control.
Returns or sets the mode by which the Button automatically resizes itself.
Indicates the automatic sizing behavior of the control.
Returns or sets how the control will resize itself.
Dashed
A dashed line border.
Dotted
A dotted line border.
Double
A double solid line border.
None
No border.
Solid
A solid line border.
Returns or sets the border style of the button control.
Returns or sets the type of border that is drawn around the DateTimePicker.
Indicates the border style for the control.
Returns or sets the type of border that is drawn around the ListControl.
Returns or sets the type of border that is drawn around the MonthCalendar.
Indicates the border style for the control.
Indicates the border style for the control.
Indicates the border style for the control.
Returns or sets the style of border for the SplitContainer.
Indicates the border style for the control.
Returns or sets the border type of the text box control.
Returns or sets the border style for the spin box (also known as an up-down control).
Returns or sets the border style of the user control.
Indicates the border style for the control.
Returns or sets the border style for the DataGridView.
Returns or sets the border style for the DataRepeater control.
Returns or sets the border style for the items in a DataRepeater control.
Returns or sets the type of border that is drawn around the Accordion panel.
Indicates the border style for the control.
Indicates the border style for the control.
Indicates the border style for the control.
Indicates the border style for the control.
Indicates the border style for the control.
Indicates the border style for the control.
Returns or sets the type of border that is drawn around the SlideBar control.
Indicates the border style for the control.
Returns or sets the border style of the control.
Returns or sets the border style of the MenuBar control.
Indicates the border style for the property grid.
Returns or sets the border style of the toolbar control.
Gets or sets the border style of the tree view control.
Indicates the border style for the control.
Checked
The control is checked.
Indeterminate
Indeterminate state.
Unchecked
Unchecked state.
Returns or sets the state of the CheckBox.
Returns a value indicating the check state of the current item.
Returns or sets the checked state of the tree node.
Returns a value indicating the current state of the item's check box.
Returns or sets whether to set the check box for the item to be checked, unchecked, or indeterminate.
Depth16Bit | A 16-bit image. |
Depth24Bit | A 24-bit image. |
Depth32Bit | A 32-bit image. |
Depth4Bit | A 4-bit image. |
Depth8Bit | An 8-bit image. |
Bitmap | Specifies the bitmap format. This static field is read-only. |
CommaSeparatedValue | Specifies a comma-separated value (CSV) format, which is a common interchange format used by spreadsheets. This static field is read-only. |
Dib | Specifies the device-independent bitmap (DIB) format. This static field is read-only. |
Dif | Specifies the Windows Data Interchange Format (DIF). This static field is read-only. |
DownloadURL | Specifies the html5 file drag format. This static field is read-only. |
EnhancedMetafile | Specifies the enhanced metafile format. This static field is read-only. |
FileDrop | Specifies the Windows file drop format. This static field is read-only. |
Files | Specifies the html5 file drop format. This static field is read-only. |
Html | Specifies text in the HTML Clipboard format. This static field is read-only. |
Locale | Specifies the culture format. This static field is read-only. |
MetafilePict | Specifies the Windows metafile format. This static field is read-only. |
OemText | Specifies the standard original equipment manufacturer (OEM) text format. This static field is read-only. |
Palette | Specifies the Windows palette format. This static field is read-only. |
PenData | Specifies the pen data format, which consists of pen strokes for handwriting software. This static field is read-only. |
Riff | Specifies the Resource Interchange File Format (RIFF) audio format. This static field is read-only. |
Rtf | Specifies text consisting of Rich Text Format (RTF) data. This static field is read-only. |
StringFormat | Specifies the format used to store string objects. This static field is read-only. |
SymbolicLink | Specifies the symbolic link format. This static field is read-only. |
Text | Specifies the standard ANSI text format. This static field is read-only. |
Tiff | Specifies the Tagged Image File Format (TIFF). This static field is read-only. |
UnicodeText | Specifies the standard Unicode text format. This static field is read-only. |
WaveAudio | Specifies the wave audio format. This static field is read-only. |
name | The format name. |
id | The format ID. |
Disable | Implicit validation will not occur. Setting this value will not interfere with explicit calls to or . |
EnableAllowFocusChange | Implicit validation occurs, but if validation fails, focus will still change to the new control. If validation fails, the event will not fire. |
EnablePreventFocusChange | Implicit validation occurs when the control loses focus. |
Inherit | The control inherits its behavior from its container (such as a form or another control). If there is no container control, it defaults to . |
Returns or sets how the control performs validation when the user changes focus to another control. |
Returns or sets how the control performs validation when the user changes focus to another control. |
Returns or sets how the control performs validation when the user changes focus to another control. |
ContainerControl | If true, the control is a container-like control. |
Embedded | if true, the control is embedded in another control. |
Selectable | If true, the control can receive focus. |
Retrieves the value of the specified control style bit for the control. |
Wisej.Web.ComboBoxStyle
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the DropDownStyle in the ComboBox control.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.DateTimePickerFormat
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the date and time format the DateTimePicker control displays.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.HeaderPosition
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the locations of the header in a Panel control.
Name | Description |
---|---|
Name | Description |
---|---|
Abort
The dialog box return value is Abort (usually sent from a button labeled Abort).
Cancel
The dialog box return value is Cancel (usually sent from a button labeled Cancel).
Ignore
The dialog box return value is Ignore (usually sent from a button labeled Ignore).
No
The dialog box return value is No (usually sent from a button labeled No).
None
Nothing is returned from the dialog box.
OK
The dialog box return value is OK (usually sent from a button labeled OK).
Retry
The dialog box return value is Retry (usually sent from a button labeled Retry).
Yes
The dialog box return value is Yes (usually sent from a button labeled Yes).
Runs a common dialog box with a default owner.
Returns or sets a value that is returned to the parent form when the button is clicked.
Returns or sets the dialog result for the form.
Shows the form as a modal dialog box. When the onclose is specified, the dialog is modal only in the browser.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button.
Returns or sets the value returned to the parent form when the button is clicked.
Shows the specified Form and returns its DialogResult when the user closes it.
DropDown
The list is displayed by clicking the down arrow, or pressing either the Down, Alt+Down or Alt+Up keys, and that the text portion is editable. The user can enter a new value or select an existing value in the list.
DropDownList
The list is displayed by clicking the down arrow, or pressing either the Down, Alt+Down or Alt+Up keys, and that the text portion is not editable. The user cannot enter a new value and can only select a value already in the list.
Simple
The list is always visible and that the text portion is editable. The user can enter a new value or can select an existing value in the list.
Returns or sets the drop down style of the combo box.
Returns or sets the style of the combo box.
Returns or sets the drop down style of the combo box.
Bottom
The control's bottom edge is docked to the bottom of its containing control.
Fill
All the control's edges are docked to the all edges of its containing control and sized appropriately.
Left
The control's left edge is docked to the left edge of its containing control.
None
The control is not docked.
Right
The control's right edge is docked to the right edge of its containing control.
Top
The control's top edge is docked to the top of its containing control.
Returns or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
Returns or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
Returns or sets the docking behavior of the StatusBar control.
Both
The control displays both, the icon and text.
Icon
The control hides the text and displays only the icon.
Label
The control hides the icon and displays only the label.
Returns or sets the Display mode of the control to determine whether to display the icon, the text or both.
Returns or sets the Display mode of the control to determine whether to display the icon, the text or both.
Custom
The DateTimePicker control displays the date/time value in a custom format defined in the CustomFormat property.
DateTime
The DateTimePicker control displays the date/time value using the default date + time format (G).
Long
The DateTimePicker control displays the date/time value using the default long date format (D).
Short
The DateTimePicker control displays the date/time value using the default short date format (d).
Time
The DateTimePicker control displays the date/time value using the default time format (T).
Returns or sets the format of the date/time value displayed in the control.
Returns or sets the format of the date/time value displayed in the control.
Returns or sets the format of the date/time value displayed in the control.
Bottom
The header is located across the bottom of the control.
Left
The header is located along the left edge of the control.
Right
The header is located along the right edge of the control.
Top
The header is located across the top of the control.
Returns or sets the position of the T:Wisej.Web.ComponentTool items associated with this control.
Returns or sets a value that indicates to which side should the panel collapse.
Returns or sets a value that indicates on which side to display the header when the header is visible.
Returns or sets a value that indicates to which side should the panel collapse.
Disabled
Skips disabled child controls.
Invisible
Skips invisible child controls.
None
Does not skip any child control.
Transparent
Skips transparent child controls.
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
All
Height
The height of the control is defined.
Location
Both X and Y coordinates of the control are defined.
None
No bounds are specified.
Size
Width
The width of the control is defined.
X
The left edge of the control is defined.
Y
The top edge of the control is defined.
Sets the specified bounds of the control to the specified location and size.
Initializes the layout engine.
Cancel
The operation is canceled with no drop message.
Continue
The operation will continue.
Drop
The operation will stop with a drop.
Returns or sets the status of a drag-and-drop operation.
All
Copy
The data from the drag source is copied to the drop target.
Link
The data from the drag source is linked to the drop target.
Move
The data from the drag source is moved to the drop target.
None
The drop target does not accept the data.
Begins a drag-and-drop operation.
Returns which drag-and-drop operations are allowed by the originator (or source) of the drag event.
Returns or sets the target drop effect in a drag-and-drop operation.
Active | The input method editor is initially active; text entry is performed using it unless the user specifically dismisses it. |
Auto | No change is made to the current input method editor state. (Default) |
Disabled | The input method editor is disabled and may not be activated by the user . |
Inactive | The input method editor is initially inactive, but the user may activate it if they wish. |
Inherit | Inherits the IME mode of the parent control. |
Center | The object or text is aligned in the center of the control element. |
Left | The object or text is aligned on the left of the control element. |
Right | The object or text is aligned on the right of the control element. |
Scrolls the control into view in the container using the specified alignX and alignY preferences. |
Scrolls the specified child control into view. using the specified alignX and alignY preferences. |
Returns or sets the alignment of the text in the spin box (also known as an up-down control). |
Returns or sets the alignment of the up and down buttons on the spin box (also known as an up-down control). |
Return or sets the alignment of the content of the taskbar. |
Scrolls the specified child control into view. using the specified alignX preference. |
Returns or sets the alignment of text and icons within the status bar panel. |
Adds a column header to the collection with specified text, width, and alignment settings. |
Creates a new column header and inserts it into the collection at the specified index. |
Bottom | The label is placed below the control. |
Inside | The label is placed inside the control and moved outside to the top when the control gains the focus. |
Left | The label is placed to the left the control. |
Right | The label is placed to the right of the control. |
Top | The label is placed above the control. |
Returns or sets the position of the label in relation to the associated editor control. |
Default | The default day of the week specified by the current locale. |
Friday | The day Friday. |
Monday | The day Monday. |
Saturday | The day Saturday. |
Sunday | The day Sunday. |
Thursday | The day Thursday. |
Tuesday | The day Tuesday. |
Wednesday | The day Wednesday. |
Returns or sets the first day of the week as displayed in the month calendar. |
Returns or sets the first day of the week as displayed in the month calendar. |
Bottom | The image is located at the bottom of the container. |
Left | The image is located at the left edge of the container. |
Right | The image is located at the right edge of the container. |
Top | The image is located at the top of the container. |
Returns or sets the position of the within this taskbar item. |
name | Format name. |
id | Format ID. |
BestFit | The image is scaled to the largest size such that both its width and its height can fit inside the content area. |
Center | The image is centered within the control's client rectangle. |
None | The image is left-aligned at the top across the control's client rectangle. |
OriginalSize | The image left-aligned at the top and sized using the image original size. |
Stretch | The image is stretched across the control's client rectangle. |
Tile | The image is tiled across the control's client rectangle. |
Zoom | The image is enlarged within the control's client rectangle. |
Returns or sets the background image layout as defined in the enumeration. |
Returns or sets the background image layout as defined in the enumeration. |
Wisej.Web.LinkBehavior
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the behaviors of a link in a LinkLabel or DataGridViewLinkCell.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.MaskFormat
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Defines how to format the text inside of a MaskedTextBox control.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.PanelAutoShowMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies how a collapsed Panel automatically shows its content.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.PictureBoxSizeMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies how an image is positioned within a PictureBox.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.RightToLeft
Returns or sets how text is aligned in a control.
Returns or sets the alignment of the header text in the control.
Returns or sets how text is aligned in a control.
Determines the horizontal alignment of the child controls when is set to .
Determines the horizontal alignment of the child control within the panel when is set to .
Returns or sets the horizontal alignment of the text displayed in the .
Returns or sets how text is aligned in a control.
Name | Description |
---|---|
Name | Description |
---|---|
AlwaysUnderline
The link always displays with underlined text.
HoverUnderline
The link displays underlined text only when the mouse is hovered over the link text.
NeverUnderline
The link text is never underlined.
SystemDefault
The behavior of this setting depends on the browser.
Returns or sets a value that represents the behavior of a link.
Returns or sets a value that represents the behavior of the link cell.
Returns or sets a value that represents the behavior of the link cell.
Dashed
A dashed line.
Dotted
A dotted line.
Double
A double solid line.
None
No line.
Solid
A solid line.
ExcludePromptAndLiterals
Return only the text entered by the user.
IncludeLiterals
Return the text entered by the user as well as any literal characters defined in the mask.
IncludePrompt
Return the text entered by the user as well as any instances of the prompt character.
IncludePromptAndLiterals
Return the text entered by the user as well as any literal characters defined in the mask and any instances of the prompt character.
Returns or sets a value that determines whether literals and prompt characters are included in the formatted string.
Returns or sets a value that determines whether literals and prompt characters are included in the formatted string.
Returns or sets a value that determines whether literals and prompt characters are included in the formatted string.
Left
The left mouse button was pressed.
Middle
The middle mouse button (wheel) was pressed.
None
No mouse button was pressed.
Right
The right mouse button was pressed.
Wheel
The middle mouse button (wheel) was pressed.
XButton1
The first XButton was pressed.
XButton2
The second XButton was pressed.
Returns a value indicating which of the mouse buttons is in a pressed state.
Returns which mouse button was pressed.
Returns which mouse button was pressed.
Returns a value that indicates which mouse buttons were pressed during the drag operation.
Returns a value that indicates which mouse buttons were pressed during the drag operation.
Returns a value that indicates which mouse buttons were pressed during the drag operation.
Returns which mouse button was pressed.
Mouse button.
BottomCenter
The popup is shown below the opener and horizontally centered.
BottomLeft
The popup is shown below the opener aligned to the left edge.
BottomRight
The popup is shown below the opener aligned to the right edge.
LeftBottom
The popup is shown to the left of the opener aligned to the bottom edge.
LeftMiddle
The popup is shown to the left of the opener and vertically centered.
LeftTop
The popup is shown to the left of the opener aligned to the top edge.
RightBottom
The popup is shown to the right of the opener aligned to the bottom edge.
RightMiddle
The popup is shown to the right of the opener and vertically centered.
RightTop
The popup is shown to the right of the opener aligned to the top edge.
TopCenter
The popup is shown above the opener and horizontally centered.
TopLeft
The popup is shown above the opener aligned to the left edge.
TopRight
The popup is shown above the opener aligned to the right edge.
Returns or sets the position of the HelpTip in relation to the target control.
Returns or sets the alignment side and position of the popup. The actual location depends on the placement methods defined by the PlacementX and PlacementY properties.
Displays the context menu at the specified position in relation to the specified component.
Asynchronously displays the context menu at the specified position in relation to the specified component.
Never
The content is never shown unless the panel is expanded.
OnClick
The content is shown when the collapsed header is clicked.
OnPointerOver
The content is shown when the mouse moves over the collapsed header.
Returns or sets a value that indicates whether the collapsed panel is automatically expanded when the mouse hovers over the title bar.
A
The A key.
Add
The add key.
Alt
The ALT modifier key.
Apps
The application key (Microsoft Natural Keyboard).
Attn
The ATTN key.
B
The B key.
Back
The BACKSPACE key.
Backspace
The BACKSPACE key.
BrowserBack
The browser back key.
BrowserFavorites
The browser favorites key.
BrowserForward
The browser forward key.
BrowserHome
The browser home key.
BrowserRefresh
The browser refresh key.
BrowserSearch
The browser search key.
BrowserStop
The browser stop key.
C
The C key.
Cancel
The CANCEL key.
Capital
The CAPS LOCK key.
CapsLock
The CAPS LOCK key.
Clear
The CLEAR key.
Control
The CTRL modifier key.
ControlKey
The CTRL key.
Crsel
The CRSEL key.
D
The D key.
D0
The 0 key.
D1
The 1 key.
D2
The 2 key.
D3
The 3 key.
D4
The 4 key.
D5
The 5 key.
D6
The 6 key.
D7
The 7 key.
D8
The 8 key.
D9
The 9 key.
Decimal
The decimal key.
Delete
The DEL key.
Divide
The divide key.
Down
The DOWN ARROW key.
E
The E key.
End
The END key.
Enter
The ENTER key.
EraseEof
The ERASE EOF key.
Escape
The ESC key.
Execute
The EXECUTE key.
Exsel
The EXSEL key.
F
The F key.
F1
The F1 key.
F10
The F10 key.
F11
The F11 key.
F12
The F12 key.
F13
The F13 key.
F14
The F14 key.
F15
The F15 key.
F16
The F16 key.
F17
The F17 key.
F18
The F18 key.
F19
The F19 key.
F2
The F2 key.
F20
The F20 key.
F21
The F21 key.
F22
The F22 key.
F23
The F23 key.
F24
The F24 key.
F3
The F3 key.
F4
The F4 key.
F5
The F5 key.
F6
The F6 key.
F7
The F7 key.
F8
The F8 key.
F9
The F9 key.
FinalMode
The IME final mode key.
G
The G key.
H
The H key.
HanguelMode
The IME Hanguel mode key. (maintained for compatibility; use HangulMode)
HangulMode
The IME Hangul mode key.
HanjaMode
The IME Hanja mode key.
Help
The HELP key.
Home
The HOME key.
I
The I key.
IMEAccept
The IME accept key, replaces IMEAceept.
IMEAceept
The IME accept key. Obsolete, use IMEAccept instead.
IMEConvert
The IME convert key.
IMEModeChange
The IME mode change key.
IMENonconvert
The IME nonconvert key.
Insert
The INS key.
J
The J key.
JunjaMode
The IME Junja mode key.
K
The K key.
KanaMode
The IME Kana mode key.
KanjiMode
The IME Kanji mode key.
KeyCode
The mask to extract a key code from a key value.
L
The L key.
LaunchApplication1
The start application one key.
LaunchApplication2
The start application two key.
LaunchMail
The launch mail key.
LButton
The left mouse button.
LControlKey
The left CTRL key.
Left
The LEFT ARROW key.
LineFeed
The LINEFEED key.
LMenu
The left ALT key.
LShiftKey
The left SHIFT key.
LWin
The left Windows logo key (Microsoft Natural Keyboard).
M
The M key.
MButton
The middle mouse button (three-button mouse).
MediaNextTrack
The media next track key.
MediaPlayPause
The media play pause key.
MediaPreviousTrack
The media previous track key.
MediaStop
The media Stop key.
Menu
The ALT key.
Modifiers
The mask to extract modifiers from a key value.
Multiply
The multiply key.
N
The N key.
Next
The PAGE DOWN key.
NoName
A constant reserved for future use.
None
No key pressed.
NumLock
The NUM LOCK key.
NumPad0
The 0 key on the numeric keypad.
NumPad1
The 1 key on the numeric keypad.
NumPad2
The 2 key on the numeric keypad.
NumPad3
The 3 key on the numeric keypad.
NumPad4
The 4 key on the numeric keypad.
NumPad5
The 5 key on the numeric keypad.
NumPad6
The 6 key on the numeric keypad.
NumPad7
The 7 key on the numeric keypad.
NumPad8
The 8 key on the numeric keypad.
NumPad9
The 9 key on the numeric keypad.
O
The O key.
Oem1
The OEM 1 key.
Oem102
The OEM 102 key.
Oem2
The OEM 2 key.
Oem3
The OEM 3 key.
Oem4
The OEM 4 key.
Oem5
The OEM 5 key.
Oem6
The OEM 6 key.
Oem7
The OEM 7 key.
Oem8
The OEM 8 key.
OemBackslash
The OEM angle bracket or backslash key on the RT 102 key keyboard.
OemClear
The CLEAR key.
OemCloseBrackets
The OEM close bracket key on a US standard keyboard.
Oemcomma
The OEM comma key on any country/region keyboard.
OemComma
The OEM comma key on any country/region keyboard.
OemMinus
The OEM minus key on any country/region keyboard.
OemOpenBrackets
The OEM open bracket key on a US standard keyboard.
OemPeriod
The OEM period key on any country/region keyboard.
OemPipe
The OEM pipe key on a US standard keyboard.
Oemplus
The OEM plus key on any country/region keyboard.
OemPlus
The OEM plus key on any country/region keyboard.
OemQuestion
The OEM question mark key on a US standard keyboard.
OemQuotes
The OEM singled/double quote key on a US standard keyboard.
OemSemicolon
The OEM Semicolon key on a US standard keyboard.
Oemtilde
The OEM tilde key on a US standard keyboard.
OemTilde
The OEM tilde key on a US standard keyboard.
P
The P key.
Pa1
The PA1 key.
Packet
Used to pass Unicode characters as if they were keystrokes. The Packet key value is the low word of a 32-bit virtual-key value used for non-keyboard input methods.
PageDown
The PAGE DOWN key.
PageUp
The PAGE UP key.
Pause
The PAUSE key.
Play
The PLAY key.
The PRINT key.
PrintScreen
The PRINT SCREEN key.
Prior
The PAGE UP key.
ProcessKey
The PROCESS KEY key.
Q
The Q key.
R
The R key.
RButton
The right mouse button.
RControlKey
The right CTRL key.
Return
The RETURN key.
Right
The RIGHT ARROW key.
RMenu
The right ALT key.
RShiftKey
The right SHIFT key.
RWin
The right Windows logo key (Microsoft Natural Keyboard).
S
The S key.
Scroll
The SCROLL LOCK key.
Select
The SELECT key.
SelectMedia
The select media key.
Separator
The separator key.
Shift
The SHIFT modifier key.
ShiftKey
The SHIFT key.
Sleep
The computer sleep key.
Snapshot
The PRINT SCREEN key.
Space
The SPACEBAR key.
Subtract
The subtract key.
T
The T key.
Tab
The TAB key.
U
The U key.
Up
The UP ARROW key.
V
The V key.
VolumeDown
The volume down key.
VolumeMute
The volume mute key.
VolumeUp
The volume up key.
W
The W key.
X
The X key.
XButton1
The first x mouse button (five-button mouse).
XButton2
The second x mouse button (five-button mouse).
Y
The Y key.
Z
The Z key.
Zoom
The ZOOM key.
Returns a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state.
Returns the keyboard code..
Returns the key data.
Returns the modifier flags indicating which combination of CTRL, SHIFT, and ALT keys was pressed.
Returns the key data.
Returns the modifier flags indicating which combination of CTRL, SHIFT, and ALT keys was pressed.
Returns the keyboard code.
Keyboard modifiers.
Keyboard modifiers.
Keyboard lock keys.
Pressed key.
Pressed key with modifier.
Left
The object or text is aligned to the left of the reference point.
Right
The object or text is aligned to the right of the reference point.
Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop.
Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop.
Returns or sets the horizontal alignment of this ComponentTool within the parent's container.
Displays the context menu at the specified position and with the specified alignment in relation to the specified control.
Asynchronously displays the context menu at the specified position and with the specified alignment in relation to the specified control.
Horizontal
The control or element is oriented horizontally.
Vertical
The control or element is oriented vertically.
Returns or sets a value indicating the horizontal or vertical orientation of the BindingNavigator control.
Returns or sets a value indicating the horizontal or vertical orientation of the SplitContainer panels.
Returns or sets a value indicating the horizontal or vertical orientation of the TabControl tabs.
Returns or sets a value indicating the horizontal or vertical orientation of the track bar.
Returns or sets a value indicating the horizontal or vertical orientation of the Line control.
Returns or sets the Orientation of the SlideBar control.
Returns or sets a value indicating the layout of the SplitButton. When the value is set to Vertical the down arrow is places below the text, otherwise it's to the right of the text.
Returns or sets a value indicating the horizontal or vertical orientation of the TabControl tab pages.
AutoSize
The PictureBox is sized equal to the size of the image that it contains.
CenterImage
The image is displayed in the center if the PictureBox is larger than the image. If the image is larger than the PictureBox, the picture is placed in the center of the PictureBox and the outside edges are clipped.
Cover
The image is resized to cover the entire container, even if it has to stretch the image or cut a little bit off one of the edges.
Normal
The image is placed in the upper-left corner of the PictureBox. The image is clipped if it is larger than the PictureBox it is contained in.
StretchImage
The image within the PictureBox is stretched or shrunk to fit the size of the PictureBox.
Zoom
The size of the image is increased or decreased maintaining the size ratio.
Indicates how the image is displayed.
Contain
The replaced content is scaled to maintain its aspect ratio while fitting within the element's content box.
Cover
The replaced content is sized to maintain its aspect ratio while filling the element's entire content box. The object will be clipped to fit.
Fill
This is the default value. The replaced content is sized to fill the element's content box. If necessary, the object will be stretched or squished to fit.
None
The replaced content is not resized.
ScaleDown
The content is sized as if none or contain were specified (would result in a smaller concrete object size).
Gets or sets the object-fit value for the video. to apply to the video.
Bottom | Indicates the bottom side of a container. |
Left | Indicates the left side of a container. |
Right | Indicates the right side of a container. |
Top | Indicates the top side of a container. |
Scrolls the specified cell into view aligned according to the position specified by alignX and alignY , if possible. |
Scrolls the specified column into view aligned to the left or right according to the position specified by alignX . |
Scrolls the specified row into view aligned to the top or bottom according to the position specified by alignY . |
Returns or sets the position of the T:Wisej.Web.ComponentTool items associated with this control. |
Returns or sets the position of the T:Wisej.Web.ComponentTool items associated with this control. |
HorizontalScroll | The horizontal scroll bar. |
VerticalScroll | The vertical scroll bar. |
Returns the scroll bar orientation that raised the Scroll event. |
Returns the orientation of the scrollbar. |
Returns the orientation of the scrollbar. |
Returns the orientation of the scrollbar. |
Both | Both scroll bars are shown when necessary. |
Hidden | Scrolling functionality is active but the scrollbar are hidden. |
Horizontal | Shows only the horizontal scroll bar when necessary. |
None | No scroll bars are shown and scrolling functionality is disabled. |
Vertical | Shows only the vertical scroll bar when necessary. |
Returns or sets the type of scroll bars to display for the control. |
Returns or sets which scroll bars should appear. |
Returns or sets the type of scroll bars to display for the control. |
Returns or sets the type of scroll bars to display for the control. |
Decrement | The scroll box was moved a small distance. The user clicked the left(horizontal) or top(vertical) scroll arrow. |
First | The scroll box was moved to the position. |
Increment | The scroll box was moved a small distance. The user clicked the right(horizontal) or bottom(vertical) scroll arrow. |
Last | The scroll box was moved to the position. |
Returns the type of scroll event that occurred. |
Inherit | The value is inherited from the parent control. If the control is a top level container, the value is set automatically according to the current culture and the "rightToLeft" setting in Default.json. |
No | The control is aligned from left to right. This is the default. |
Yes | The control is aligned from right to left. |
Returns or sets whether the control's elements are aligned right-to-left to support RTL languages. |
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button. |
Asynchronously displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button. |
Returns or sets whether the text displayed by the control is displayed from right to left. |
Returns or sets whether the text displayed by the control is displayed from right to left. |
Wisej.Web.TickStyle
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the location of tick marks in a TrackBar control.
Name | Description |
---|---|
Name | Description |
---|---|
Wisej.Web.TextDataFormat
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the formats used with text-related methods of the Clipboard and DataObject classes.
Name | Description |
---|---|
Name | Description |
---|---|
Returns or sets the position of the items associated with this control.
Return or sets the position of the taskbar to one of the four sides indicated by the values.
Name | Description |
---|---|
Absolute
The element should be sized to an exact number of pixels.
AutoSize
The element should be automatically sized to share space with its peers.
Percent
The element should be sized as a percentage of the parent container.
Returns or sets how to determine the size of the label.
Returns or sets a flag indicating how a row or column should be sized relative to its containing table.
BestFit
Places the popup according to the specified alignment adjusting the location when the parts of popup are out of the visible range.
Direct
Places the popup using the specified alignment without changes.
KeepAlign
If parts of the popup are outside of the visible range, the popup is placed at the best alignment position.
Returns or sets the method used to calculate the position of the popup according to the value of the Alignment property.
Returns or sets the method used to calculate the position of the popup according to the value of the Alignment property.
Ascending
The items are sorted in ascending order.
Descending
The items are sorted in descending order.
None
The items are not sorted.
Returns a value indicating whether the items in the DataGridView control are sorted in ascending or descending order, or are not sorted.
Returns or sets a value indicating which sort glyph is displayed.
Returns or sets the type of sort glyph to display in the column header.
Returns or sets the sort order for items in the control.
Returns a value indicating whether the items in the ListView control are sorted in ascending or descending order, or are not sorted.
Alt0
The shortcut keys ALT+0.
Alt1
The shortcut keys ALT+1.
Alt2
The shortcut keys ALT+2.
Alt3
The shortcut keys ALT+3.
Alt4
The shortcut keys ALT+4.
Alt5
The shortcut keys ALT+5.
Alt6
The shortcut keys ALT+6.
Alt7
The shortcut keys ALT+7.
Alt8
The shortcut keys ALT+8.
Alt9
The shortcut keys ALT+9.
AltBackspace
The shortcut keys ALT+BACKSPACE.
AltDownArrow
The shortcut keys ALT+DOWNARROW.
AltF1
The shortcut keys ALT+F1.
AltF10
The shortcut keys ALT+F10.
AltF11
The shortcut keys ALT+F11.
AltF12
The shortcut keys ALT+F12.
AltF2
The shortcut keys ALT+F2.
AltF3
The shortcut keys ALT+F3.
AltF4
The shortcut keys ALT+F4.
AltF5
The shortcut keys ALT+F5.
AltF6
The shortcut keys ALT+F6.
AltF7
The shortcut keys ALT+F7.
AltF8
The shortcut keys ALT+F8.
AltF9
The shortcut keys ALT+F9.
AltLeftArrow
The shortcut keys ALT+LEFTARROW.
AltRightArrow
The shortcut keys ALT+RIGHTARROW.
AltUpArrow
The shortcut keys ALT+UPARROW.
Ctrl0
The shortcut keys CTRL+0.
Ctrl1
The shortcut keys CTRL+1.
Ctrl2
The shortcut keys CTRL+2.
Ctrl3
The shortcut keys CTRL+3.
Ctrl4
The shortcut keys CTRL+4.
Ctrl5
The shortcut keys CTRL+5.
Ctrl6
The shortcut keys CTRL+6.
Ctrl7
The shortcut keys CTRL+7.
Ctrl8
The shortcut keys CTRL+8.
Ctrl9
The shortcut keys CTRL+9.
CtrlA
The shortcut keys CTRL+A.
CtrlB
The shortcut keys CTRL+B.
CtrlC
The shortcut keys CTRL+C.
CtrlD
The shortcut keys CTRL+D.
CtrlDelete
The shortcut keys CTRL+DELETE.
CtrlE
The shortcut keys CTRL+E.
CtrlF
The shortcut keys CTRL+F.
CtrlF1
The shortcut keys CTRL+F1.
CtrlF10
The shortcut keys CTRL+F10.
CtrlF11
The shortcut keys CTRL+F11.
CtrlF12
The shortcut keys CTRL+F12.
CtrlF2
The shortcut keys CTRL+F2.
CtrlF3
The shortcut keys CTRL+F3.
CtrlF4
The shortcut keys CTRL+F4.
CtrlF5
The shortcut keys CTRL+F5.
CtrlF6
The shortcut keys CTRL+F6.
CtrlF7
The shortcut keys CTRL+F7.
CtrlF8
The shortcut keys CTRL+F8.
CtrlF9
The shortcut keys CTRL+F9.
CtrlG
The shortcut keys CTRL+G.
CtrlH
The shortcut keys CTRL+H.
CtrlI
The shortcut keys CTRL+I.
CtrlInsert
The shortcut keys CTRL+INSERT.
CtrlJ
The shortcut keys CTRL+J.
CtrlK
The shortcut keys CTRL+K.
CtrlL
The shortcut keys CTRL+L.
CtrlM
The shortcut keys CTRL+M.
CtrlN
The shortcut keys CTRL+N.
CtrlO
The shortcut keys CTRL+O.
CtrlP
The shortcut keys CTRL+P.
CtrlQ
The shortcut keys CTRL+Q.
CtrlR
The shortcut keys CTRL+R.
CtrlS
The shortcut keys CTRL+S.
CtrlShift0
The shortcut keys CTRL+SHIFT+0.
CtrlShift1
The shortcut keys CTRL+SHIFT+1.
CtrlShift2
The shortcut keys CTRL+SHIFT+2.
CtrlShift3
The shortcut keys CTRL+SHIFT+3.
CtrlShift4
The shortcut keys CTRL+SHIFT+4.
CtrlShift5
The shortcut keys CTRL+SHIFT+5.
CtrlShift6
The shortcut keys CTRL+SHIFT+6.
CtrlShift7
The shortcut keys CTRL+SHIFT+7.
CtrlShift8
The shortcut keys CTRL+SHIFT+8.
CtrlShift9
The shortcut keys CTRL+SHIFT+9.
CtrlShiftA
The shortcut keys CTRL+SHIFT+A.
CtrlShiftB
The shortcut keys CTRL+SHIFT+B.
CtrlShiftC
The shortcut keys CTRL+SHIFT+C.
CtrlShiftD
The shortcut keys CTRL+SHIFT+D.
CtrlShiftE
The shortcut keys CTRL+SHIFT+E.
CtrlShiftF
The shortcut keys CTRL+SHIFT+F.
CtrlShiftF1
The shortcut keys CTRL+SHIFT+F1.
CtrlShiftF10
The shortcut keys CTRL+SHIFT+F10.
CtrlShiftF11
The shortcut keys CTRL+SHIFT+F11.
CtrlShiftF12
The shortcut keys CTRL+SHIFT+F12.
CtrlShiftF2
The shortcut keys CTRL+SHIFT+F2.
CtrlShiftF3
The shortcut keys CTRL+SHIFT+F3.
CtrlShiftF4
The shortcut keys CTRL+SHIFT+F4.
CtrlShiftF5
The shortcut keys CTRL+SHIFT+F5.
CtrlShiftF6
The shortcut keys CTRL+SHIFT+F6.
CtrlShiftF7
The shortcut keys CTRL+SHIFT+F7.
CtrlShiftF8
The shortcut keys CTRL+SHIFT+F8.
CtrlShiftF9
The shortcut keys CTRL+SHIFT+F9.
CtrlShiftG
The shortcut keys CTRL+SHIFT+G.
CtrlShiftH
The shortcut keys CTRL+SHIFT+H.
CtrlShiftI
The shortcut keys CTRL+SHIFT+I.
CtrlShiftJ
CtrlShiftK
The shortcut keys CTRL+SHIFT+K.
CtrlShiftL
The shortcut keys CTRL+SHIFT+L.
CtrlShiftM
The shortcut keys CTRL+SHIFT+M.
CtrlShiftN
The shortcut keys CTRL+SHIFT+N.
CtrlShiftO
The shortcut keys CTRL+SHIFT+O.
CtrlShiftP
The shortcut keys CTRL+SHIFT+P.
CtrlShiftQ
The shortcut keys CTRL+SHIFT+Q.
CtrlShiftR
The shortcut keys CTRL+SHIFT+R.
CtrlShiftS
The shortcut keys CTRL+SHIFT+S.
CtrlShiftT
The shortcut keys CTRL+SHIFT+T.
CtrlShiftU
The shortcut keys CTRL+SHIFT+U.
CtrlShiftV
The shortcut keys CTRL+SHIFT+V.
CtrlShiftW
The shortcut keys CTRL+SHIFT+W.
CtrlShiftX
The shortcut keys CTRL+SHIFT+X.
CtrlShiftY
The shortcut keys CTRL+SHIFT+Y.
CtrlShiftZ
The shortcut keys CTRL+SHIFT+Z.
CtrlT
The shortcut keys CTRL+T.
CtrlU
The shortcut keys CTRL+U.
CtrlV
The shortcut keys CTRL+V.
CtrlW
The shortcut keys CTRL+W.
CtrlX
The shortcut keys CTRL+X.
CtrlY
The shortcut keys CTRL+Y.
CtrlZ
The shortcut keys CTRL+Z.
Delete
The shortcut key DELETE.
Enter
The shortcut key ENTER.
Escape
The shortcut key ESCAPE.
F1
The shortcut key F1.
F10
The shortcut key F10.
F11
The shortcut key F11.
F12
The shortcut key F12.
F2
The shortcut key F2.
F3
The shortcut key F3.
F4
The shortcut key F4.
F5
The shortcut key F5.
F6
The shortcut key F6.
F7
The shortcut key F7.
F8
The shortcut key F8.
F9
The shortcut key F9.
Insert
The shortcut key INSERT.
None
No shortcut key is associated with the menu item.
ShiftDelete
The shortcut keys SHIFT+DELETE.
ShiftF1
The shortcut keys SHIFT+F1.
ShiftF10
The shortcut keys SHIFT+F10.
ShiftF11
The shortcut keys SHIFT+F11.
ShiftF12
The shortcut keys SHIFT+F12.
ShiftF2
The shortcut keys SHIFT+F2.
ShiftF3
The shortcut keys SHIFT+F3.
ShiftF4
The shortcut keys SHIFT+F4.
ShiftF5
The shortcut keys SHIFT+F5.
ShiftF6
The shortcut keys SHIFT+F6.
ShiftF7
The shortcut keys SHIFT+F7.
ShiftF8
The shortcut keys SHIFT+F8.
ShiftF9
The shortcut keys SHIFT+F9.
ShiftInsert
The shortcut keys SHIFT+INSERT.
Returns or sets a value indicating the shortcut key associated with the button.
Returns or sets a value indicating the shortcut key associated with the menu item.
AcrossFirst
The TabIndex value for all child controls is updated to go across and then down.
Default
Preserves the TabIndex value specified by the application.
DownFirst
The TabIndex value for all child controls is updated to go down and then across.
Inherit
Inherits the TabOrderManagerDirection set for the parent container.
Returns or sets the TabOrderManagerDirection assigned to the specified container.
MultiExtended
Multiple items can be selected, and the user can use the SHIFT, CTRL, and arrow keys to make selections.
MultiSimple
Multiple items can be selected.
None
No items can be selected.
One
Only one item can be selected.
Returns or sets the method in which items are selected in the ListBox.
Returns or sets the current selection mode determining how items are selected in the ListView.
Returns or sets the method in which items are selected in the TreeView.
ImageAboveText
Specifies that the image is displayed vertically above the text of a control.
ImageBeforeText
Specifies that the image is displayed horizontally before the text of a control.
Overlay
Specifies that the image and text share the same space on a control.
TextAboveImage
Specifies that the text is displayed vertically above the image of a control.
TextBeforeImage
Specifies that the text is displayed horizontally before the image of a control.
Returns or sets the position of text and image relative to each other.
Both
Tick marks are located on both sides of the control.
BottomRight
Tick marks are located on the bottom of a horizontal control or on the right side of a vertical control.
None
No tick marks appear in the control.
TopLeft
Tick marks are located on the top of a horizontal control or on the left of a vertical control.
Returns or sets a value indicating how to display the tick marks on the track bar.
Bottom
The object or text is aligned on the bottom of the control element.
Middle
The object or text is aligned in the middle of the control element.
Top
The object or text is aligned on the top of the control element.
Scrolls the control into view in the container using the specified alignX and alignY preferences.
Scrolls the specified child control into view. using the specified alignX and alignY preferences.
Determines the vertical alignment of the child controls when LayoutStyle is set to Horizontal.
Determines the vertical alignment of the child control within the panel when LayoutStyle is set to Horizontal.
Scrolls the specified child control into view. using the specified alignY preference.
CommaSeparatedValue
Specifies a comma-separated value (CSV) format, which is a common interchange format used by spreadsheets.
Html
Specifies text consisting of HTML data.
Rtf
Specifies text consisting of rich text format (RTF) data.
Text
Specifies the standard ANSI text format.
UnicodeText
Specifies the standard Unicode text format.
Retrieves text data from the data object in the format indicated by the specified TextDataFormat value.
Indicates whether the data object contains text data in the format indicated by the specified TextDataFormat value.
Adds text data to the data object in the format indicated by the specified TextDataFormat value.
Indicates whether there is text data on the Clipboard in the format indicated by the specified TextDataFormat value.
Retrieves text data from the Clipboard in the format indicated by the specified TextDataFormat value.
Saves the text data in the format indicated by the specified TextDataFormat value to the clipboard.
Enabled
Validates child controls whose Enabled property is set to true.
ImmediateChildren
Validates child controls that are immediate children of the container.
None
Validates all child controls, and all children of these child controls, regardless of their property settings.
Selectable
Validates child controls that can be selected.
TabStop
Validates child controls that have a TabStop value set to true.
Visible
Validates child controls whose Visible property is set to true.
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .