FormInt64Control Class
Syntax
class FormInt64Control extends FormControl
Run On
Client
Methods
Method | Description | |
---|---|---|
alignControl | Determines whether to align the control. (Overrides the alignControl Method.) | |
alignment | ||
allowEdit | Determines whether the user can change the contents of the control. (Overrides the allowEdit Method.) | |
allowNegative | ||
allowSysSetup | Retrieves a value that indicates whether the control is shown in the SysSetup form. (Overrides the allowSysSetup Method.) | |
arrayIndex | ||
autoDeclaration | Determines whether the system can declare a member variable that has the same name as the control. (Overrides the autoDeclaration Method.) | |
backgroundColor | Gets or sets the background color of the control. | |
backStyle | Determiness whether the control background can be transparent. | |
beginDrag | Is called when the user starts to drag a form control. (Overrides the beginDrag Method.) | |
bold | Gets or sets the weight of font used to output text in the control. | |
border | Gets or sets the style of the borderline of the control. | |
cacheDataMethod | ||
calcControlSize | Retrieves the size of the control. (Overrides the calcControlSize Method.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
characterSet | Gets or sets the character set of the font. | |
charFromPos | ||
colorScheme | Gets or sets the color scheme of the control. | |
configurationKey | Gets or sets the configuration key that is assigned to the control. (Overrides the configurationKey Method.) | |
configurationKeyEx | Retrieves a list that contains the IDs of configuration keys that are in effect for the control. (Overrides the configurationKeyEx Method.) | |
containerId | Retrieves the ID of the parent container for the control. (Inherited from FormControl.) | |
context | Shows the shortcut menu for the control. (Overrides the context Method.) | |
copy | Copies the contents of the control to the clipboard. (Overrides the copy Method.) | |
countryRegionCodes | Gets or sets the comma-separated list of country/region codes for the control. (Overrides the countryRegionCodes Method.) | |
countryRegionContextField | ||
cut | Cuts the contents of the control. (Overrides the cut Method.) | |
dataField | ||
dataFieldArrayIndex | ||
dataFieldName | ||
dataMethod | ||
dataRelationPath | Gets or sets the period-delimited list of relations that links the field binding of the DataField object to a relative table. (Overrides the dataRelationPath Method.) | |
dataSource | Gets or sets a data source to be used by the control or the form. | |
dataSourceObject | (Inherited from FormControl.) | |
direction | ||
displaceNegative | ||
displaceNegativeMode | ||
displaceNegativeValue | ||
displayControl | Displays the control. (Overrides the displayControl Method.) | |
displayHeight | ||
displayHeightMode | ||
displayHeightValue | ||
displayLength | ||
displayLengthMode | ||
displayLengthValue | ||
displayTarget | Gets or sets the value that indicates whether the control is displayed in the Microsoft Dynamics AX client, in Enterprise Portal for Microsoft Dynamics AX, or in both. (Overrides the displayTarget Method.) | |
dragDrop | Determines whether to enable or disable drag-and-drop operations for the control. (Overrides the dragDrop Method.) | |
dragLeave | Raises the dragLeave event to indicate that a mouse drag operation has left the current control. (Overrides the dragLeave Method.) | |
dragOver | Raises the dragOver event to indicate that a mouse drag operation is over the current control. (Overrides the dragOver Method.) | |
dragOverEx | Raises the dragOverEx event to indicate that a mouse drag operation is over the current control. (Overrides the dragOverEx Method.) | |
dragText | Retrieves the text that is displayed when the form control is dragged. (Overrides the dragText Method.) | |
drop | Raises the drop event to indicate that a drop operation is being performed on the current control. (Overrides the drop Method.) | |
dropEx | Raises the dropEx event to indicate that a drop operation is being performed on the current control. (Overrides the dropEx Method.) | |
enabled | Determines whether to enable or disable the object. (Overrides the enabled Method.) | |
endDrag | Is called when the user has finished dragging a form control. (Overrides the endDrag Method.) | |
enter | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
extendedDataType | ||
fastTabSummary | ||
fieldBinding | Retrieves the table and field bindings of the control into a FieldBinding derived class. (Inherited from FormControl.) | |
filter | ||
font | Gets or sets the name of the font for the control to use. | |
fontSize | Gets or sets the size of the font for the control to use. | |
foregroundColor | Gets or sets the text color for the control to use. | |
formRun | (Inherited from FormControl.) | |
getCursorPos | ||
getFirstVisibleLine | ||
getLine | ||
getLineCount | ||
getSelection | ||
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
gotFocus | Indicates that the control has received focus. (Overrides the gotFocus Method.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasChanged | Sets or returns a value that indicates whether the contents of the control have changed. (Overrides the hasChanged Method.) | |
hasUserSetting | Indicates whether the control has custom user settings. (Overrides the hasUserSetting Method.) | |
height | Gets or sets the height of the control. (Overrides the height Method.) | |
heightMode | Gets or sets a calculation mode for the height of the control. (Overrides the heightMode Method.) | |
heightValue | Gets or sets the height of the control. (Overrides the heightValue Method.) | |
helpField | Retrieves the Help text for the control. (Overrides the helpField Method.) | |
helpText | Gets or sets the Help text to display at the bottom of the screen when a field or control is pointed to. (Overrides the helpText Method.) | |
hierarchyParent | Gets or sets the HierarchyParent property value of the control. (Overrides the hierarchyParent Method.) | |
hWnd | Retrieves the Windows handle for the control. (Overrides the hWnd Method.) | |
id | Retrieves the ID of the control. (Inherited from FormControl.) | |
iMEMode | ||
inputSearch | Performs data filtering for the control, based on the specified string. (Overrides the inputSearch Method.) | |
isContainer | ||
isDisplayed | Retrieves a value that indicates whether the control is displayed. (Overrides the isDisplayed Method.) | |
isRestricted | Retrieves a value that indicates whether the control is restricted. (Overrides the isRestricted Method.) | |
isUserSetupEnabled | Returns a value that indicates whether the control allows for the specified level of customization. (Overrides the isUserSetupEnabled Method.) | |
isVisible | Retrieves a value that indicates whether the control is visible. (Overrides the isVisible Method.) | |
italic | ||
jumpRef | ||
label | Gets or sets the label for a control. | |
labelAlignment | ||
labelBold | ||
labelCharacterSet | ||
labelFont | ||
labelFontSize | ||
labelForegroundColor | ||
labelGuide | ||
labelHeight | ||
labelHeightMode | ||
labelHeightValue | ||
labelItalic | ||
labelMouseDblClick | ||
labelMouseDown | ||
labelMouseUp | ||
labelPosition | ||
labelText | Retrieves the label text for the control. (Inherited from FormControl.) | |
labelUnderline | ||
labelWidth | ||
labelWidthMode | ||
labelWidthValue | ||
leave | ||
left | Gets or sets the horizontal position of the control in the form. (Overrides the left Method.) | |
leftMode | Sets the horizontal arrange mode for the control in the form. (Overrides the leftMode Method.) | |
leftValue | Gets or sets the horizontal position of the control in the form. (Overrides the leftValue Method.) | |
limitText | ||
limitTextMode | ||
limitTextValue | ||
lineFromChar | ||
lineIndex | ||
lineLength | ||
lineScroll | ||
lock | Locks the form control. (Inherited from FormControl.) | |
lockWindowUpdate | Locks or unlocks the window of the control for update. (Inherited from FormControl.) | |
lookup | ||
lookupButton | ||
lostFocus | Indicates that the control has lost focus. (Overrides the lostFocus Method.) | |
mandatory | ||
markAsUserAdd | Marks or unmarks the control as a user-added control. (Overrides the markAsUserAdd Method.) | |
modified | ||
mouseDblClick | Is called when the control is double-clicked by the user. (Overrides the mouseDblClick Method.) | |
mouseDown | Is called when the user clicks the mouse button over the control. (Overrides the mouseDown Method.) | |
mouseEnter | Is called when the user moves the mouse pointer into the control area. (Overrides the mouseEnter Method.) | |
mouseLeave | Indicates that the mouse pointer has left the control. (Overrides the mouseLeave Method.) | |
mouseMove | Is called when the user moves the mouse pointer over the control. (Overrides the mouseMove Method.) | |
mouseUp | Is called when the user releases the mouse button over the control area. (Overrides the mouseUp Method.) | |
name | Gets or sets the name that is used in code to identify a form, report, table, query, or other Microsoft Dynamics AX application object. (Overrides the name Method.) | |
neededPermission | (Overrides the neededPermission Method.) | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
packUserSetting | Packs the user settings for the control. (Overrides the packUserSetting Method.) | |
parentControl | Retrieves the parent control for the control. (Overrides the parentControl Method.) | |
paste | Pastes the contents of the clipboard into the control. (Overrides the paste Method.) | |
pasteText | ||
performDBLookup | ||
performFormLookup | ||
performTypeLookup | ||
posFromChar | ||
prefColumnSize | Specifies the preferred column width and height for the form control. (Overrides the prefColumnSize Method.) | |
previewPartRef | ||
promptrect | ||
registerOverrideMethod | ||
replaceOnLookup | ||
resetUserSetting | Resets the user settings for the control. (Overrides the resetUserSetting Method.) | |
rotateSign | ||
scrollCursor | ||
searchAfterInput | ||
searchMode | ||
securityKey | Sets or returns the ID of the security key for the control. (Overrides the securityKey Method.) | |
setCursorPos | ||
setFocus | Sets the focus on the control. (Overrides the setFocus Method.) | |
setSelection | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
showContextMenu | Shows the shortcut menu for the control. (Overrides the showContextMenu Method.) | |
showLabel | ||
showZero | ||
signDisplay | ||
skip | Sets or returns a value that indicates whether the control is skipped when the user presses the TAB key to move to the control. (Overrides the skip Method.) | |
sort | ||
style | ||
textChange | ||
toolTip | Retrieves the tooltip text for the control. (Overrides the toolTip Method.) | |
top | Gets or sets the vertical position of the control in the form. (Overrides the top Method.) | |
topMode | Sets the vertical arrange mode for the control in the form. (Overrides the topMode Method.) | |
topValue | Gets or sets the vertical position of the control in the form. (Overrides the topValue Method.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
type | (Overrides the type Method.) | |
underline | Sets or returns the value of the underline property for the text in the control. | |
undo | ||
unLock | Unlocks a form control. (Inherited from FormControl.) | |
unpackUserSetting | Unpacks the user settings for the control. (Overrides the unpackUserSetting Method.) | |
update | Updates the control. (Inherited from FormControl.) | |
updateWindow | Updates the window for the control. (Inherited from FormControl.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
userData | Gets or sets the user data for the control. (Overrides the userData Method.) | |
userDataItem | Gets or sets the user data item for the control. (Overrides the userDataItem Method.) | |
userDataItems | Gets or sets the number of user data items for the control. (Overrides the userDataItems Method.) | |
userDisable | Gets or sets the value that indicates whether the control is disabled for the user. (Overrides the userDisable Method.) | |
userFastTabSummary | ||
userHeight | Gets or sets the custom user height for the control. (Overrides the userHeight Method.) | |
userHide | Gets or sets the value that indicates whether the control is hidden from the user. (Overrides the userHide Method.) | |
userOrgContainer | Gets or sets the organization container for the control. (Overrides the userOrgContainer Method.) | |
userOrgSibling | Gets or sets the organization sibling for the control. (Overrides the userOrgSibling Method.) | |
userPromptText | Gets or sets the user label text for the control. (Overrides the userPromptText Method.) | |
userSecurityLevel | Gets or sets the user security level for the control. (Overrides the userSecurityLevel Method.) | |
userSkip | Sets or returns the value that indicates whether the form control is skipped when the user presses the TAB key to navigate the controls in the form. (Overrides the userSkip Method.) | |
userWidth | Sets or returns the width of the control in pixels. (Overrides the userWidth Method.) | |
validate | ||
value | ||
valueStr | Retrieves the value of the control in string format. (Inherited from FormControl.) | |
verticalSpacing | Gets or sets the vertical spacing of the control in the form. (Overrides the verticalSpacing Method.) | |
verticalSpacingMode | Sets the vertical spacing mode for the control in the form. (Overrides the verticalSpacingMode Method.) | |
verticalSpacingValue | Gets or sets the vertical spacing of the control in the form. (Overrides the verticalSpacingValue Method.) | |
viewEditMode | ||
visible | Sets or returns a value that indicates whether the control is visible. (Overrides the visible Method.) | |
wait | Pauses a process. (Inherited from Object.) | |
width | Gets or sets the width of the control. (Overrides the width Method.) | |
widthMode | Gets or sets the calculation mode of the width of the control. (Overrides the widthMode Method.) | |
widthValue | Gets or sets the width of the control. (Overrides the widthValue Method.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
FormControl Class
FormInt64Control Class