FormContainerControl Class

Definition

public ref class FormContainerControl : Dynamics::AX::Application::FormControl
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class FormContainerControl : Dynamics.AX.Application.FormControl
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type FormContainerControl = class
    inherit FormControl
Public Class FormContainerControl
Inherits FormControl
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormContainerControl
Attributes

Constructors

FormContainerControl()
FormContainerControl(FormBuildControl, xFormRun)
FormContainerControl(IntPtr)

Fields

__k_FormContainerControlId
eventsInitialized (Inherited from FormControl)
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from FormControl)
addControl(FormControlType, String)
addControl(FormControlType, String, FormControl)
addControlEx(String, String)
addControlEx(String, String, FormControl)
addDataField(Int32, Int32)
addDataField(Int32, Int32, FormControl)
addDataField(Int32, Int32, FormControl, Int32)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
alignChild()
alignChild(Boolean)
alignChildren()
alignChildren(Boolean)
alignControl()
alignControl(Boolean)
allowEdit()
allowEdit(Boolean)
allowSysSetup()
allowUserSetup()
allowUserSetup(Int32)
applyBuild() (Inherited from FormControl)
arrange()
arrangeGuide()
arrangeGuide(Int32)
arrangeMethod()
arrangeMethod(Int32)
arrangeWhen()
arrangeWhen(Int32)
autoDataGroup()
autoDataGroup(Boolean)
autoDeclaration()
autoDeclaration(Boolean)
beginDrag(Int32, Int32)
bottomMargin()
bottomMargin(Int32)
bottomMargin(Int32, AutoMode)
bottomMarginMode()
bottomMarginMode(AutoMode)
bottomMarginValue()
bottomMarginValue(Int32)
build() (Inherited from FormControl)
calcControlSize(Int32, Int32)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
canAddDataField(Int32, Int32)
canAddDataField(Int32, Int32, Int32)
canBeEditable() (Inherited from FormControl)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
canContain(FormControl)
changeTracker() (Inherited from FormControl)
columns()
columns(Int32)
columns(Int32, ColumnsMode)
columnsMode()
columnsMode(ColumnsMode)
columnspace()
columnspace(Int32)
columnspace(Int32, AutoMode)
columnspaceMode()
columnspaceMode(AutoMode)
columnspaceValue()
columnspaceValue(Int32)
columnsValue()
columnsValue(Int32)
configurationKey()
configurationKey(Int32)
configurationKeyEx()
containerId()

Retrieves the ID of the parent container for the control.

(Inherited from FormControl)
contains(FormControl)
context()
controlCount()
controlNum(Int32)
copy()
countryRegionCodes()
countryRegionCodes(String)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
currentRow() (Inherited from FormControl)
cut()
dataRelationPath()
dataRelationPath(String)
dataSourceObject() (Inherited from FormControl)
displayControl()
displayTarget()
displayTarget(Int32)
dragDrop()
dragDrop(Int32)
dragLeave()
dragOver(FormControl, FormDrag, Int32, Int32)
dragOverEx(Array, FormDrag, Int32, Int32)
dragText()
drop(FormControl, FormDrag, Int32, Int32)
dropEx(Array, FormDrag, Int32, Int32)
editAutoPostback() (Inherited from FormControl)
editAutoPostback(Boolean) (Inherited from FormControl)
edtBinding() (Inherited from FormControl)
emptyCoCState(String) (Inherited from FormControl)
enabled()
enabled(Boolean)
enableFormRef() (Inherited from FormControl)
enableFormRef(Boolean) (Inherited from FormControl)
endDrag()
EnsureEvents() (Inherited from FormControl)
equal(XppObjectBase) (Inherited from XppObjectBase)
executeCancelableEvent(FormControlEventHandler, FormControlCancelEventArgs, Boolean) (Inherited from FormControl)
extendedStyle(String) (Inherited from FormControl)
fieldBinding()

Retrieves the table and field bindings of the control into a FieldBinding derived class.

(Inherited from FormControl)
finalize() (Inherited from XppObjectBase)
formatStr(Int32, Boolean, Int32, Boolean, Boolean) (Inherited from FormControl)
formDataSourceBindingObject() (Inherited from FormControl)
formRun() (Inherited from FormControl)
getBinding(String) (Inherited from FormControl)
getCoCState(String) (Inherited from FormControl)
getContextMenuOptions() (Inherited from FormControl)
getFormRootName() (Inherited from FormControl)
getFormRun() (Inherited from FormControl)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
gotFocus()
handle()
hasChanged()
hasChanged(Boolean)
hasManagedOnJumpRefHandlers() (Inherited from FormControl)
hasManagedOnLookupHandlers() (Inherited from FormControl)
hasUserSetting()
height(Int32)
height(Int32, Int32)
heightMode()
heightMode(Int32)
heightValue()
heightValue(Int32)
helpField()
helpText()
helpText(String)
hideIfEmpty()
hideIfEmpty(Boolean)
hierarchyParent()
hierarchyParent(String)
hWnd()
id()

Retrieves the ID of the control.

(Inherited from FormControl)
initialize() (Inherited from FormControl)
InitializeEvents() (Inherited from FormControl)
inputSearch(String)
isContainer()
isDisplayed()
isEditable() (Inherited from FormControl)
isEnabled() (Inherited from FormControl)
IsManagedValid() (Inherited from XppObjectBase)
isMandatory() (Inherited from FormControl)
isRestricted()
isUserSetupEnabled(Int32)
isVisible()

Retrieves a value that indicates whether the control is visible.

(Inherited from FormControl)
isVisibleOnClient() (Inherited from FormControl)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
labelId() (Inherited from FormControl)
labelText()

Retrieves the label text for the control.

(Inherited from FormControl)
lastReferenceResolver() (Inherited from FormControl)
lastReferenceResolver(Object) (Inherited from FormControl)
left(Int32)
left(Int32, Int32)
leftMargin()
leftMargin(Int32)
leftMargin(Int32, AutoMode)
leftMarginMode()
leftMarginMode(AutoMode)
leftMarginValue()
leftMarginValue(Int32)
leftMode()
leftMode(Int32)
leftValue()
leftValue(Int32)
lock()

Locks the form control.

(Inherited from FormControl)
lockWindowUpdate(Boolean)

Locks or unlocks the window of the control for update.

(Inherited from FormControl)
lostFocus()
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
markAsUserAdd()
markAsUserAdd(Boolean)
mouseDblClick(Int32, Int32, Int32, Boolean, Boolean)
mouseDown(Int32, Int32, Int32, Boolean, Boolean)
mouseEnter(Int32, Int32, Int32, Boolean, Boolean)
mouseLeave()
mouseMove(Int32, Int32, Int32, Boolean, Boolean)
mouseUp(Int32, Int32, Int32, Boolean, Boolean)
moveControl(Int32) (Inherited from FormControl)
moveControl(Int32, Int32) (Inherited from FormControl)
name()
name(String)
neededPermission()
neededPermission(Int32)
nestedElementName() (Inherited from FormControl)
newmethod() (Inherited from XppObjectBase)
newmethod(FormBuildControl, xFormRun) (Inherited from FormControl)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
onPropChanged(String) (Inherited from FormControl)
packUserSetting()
parentControl()
paste()
prefColumnSize(Int32, Int32)
reactBundleName() (Inherited from FormControl)
registerOverrideMethod(String, String)
registerOverrideMethod(String, String, XppObjectBase)
resetUserSetting()
resourceBundleName() (Inherited from FormControl)
rightMargin()
rightMargin(Int32)
rightMargin(Int32, AutoMode)
rightMarginMode()
rightMarginMode(AutoMode)
rightMarginValue()
rightMarginValue(Int32)
run() (Inherited from FormControl)
securityKey()
securityKey(Int32)
setFocus()
setNames(String, String) (Inherited from FormControl)
setReactBundleName(String) (Inherited from FormControl)
setResourceBundleName(String) (Inherited from FormControl)
setTemplateId(String) (Inherited from FormControl)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
showContextMenu(Int32)
skip()
skip(Boolean)
templateId() (Inherited from FormControl)
toolTip()
top(Int32)
top(Int32, Int32)
topMargin()
topMargin(Int32)
topMargin(Int32, AutoMode)
topMarginMode()
topMarginMode(AutoMode)
topMarginValue()
topMarginValue(Int32)
topMode()
topMode(Int32)
topValue()
topValue(Int32)
type()
type(Int32)
unLock(Boolean)

Unlocks a form control.

(Inherited from FormControl)
unpackUserSetting(Object[])
update()

Updates the control.

(Inherited from FormControl)
updateWindow()

Updates the window for the control.

(Inherited from FormControl)
usageCount() (Inherited from XppObjectBase)
userData()
userData(Int32)
userDataItem()
userDataItem(Int32)
userDataItems()
userDataItems(Int32)
userDisable()
userDisable(Int32)
userHeight()
userHeight(Int32)
userHide()
userHide(Int32)
userOrgContainer()
userOrgContainer(Int32)
userOrgSibling()
userOrgSibling(Int32)
userPromptText()
userPromptText(String)
userSecurityLevel()
userSecurityLevel(Int32)
userSkip()
userSkip(Int32)
userWidth()
userWidth(Int32)
useUserLayout()
useUserLayout(Boolean)
valueStr()

Retrieves the value of the control in string format.

(Inherited from FormControl)
VerifyKernelClass() (Inherited from XppObjectBase)
verticalSpacing()
verticalSpacing(Int32)
verticalSpacing(Int32, AutoMode)
verticalSpacingMode()
verticalSpacingMode(AutoMode)
verticalSpacingValue()
verticalSpacingValue(Int32)
visible()
visible(Boolean)
wait() (Inherited from XppObjectBase)
width(Int32)
width(Int32, Int32)
widthMode()
widthMode(Int32)
widthValue()
widthValue(Int32)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Events

OnGotFocus
OnLostFocus

Explicit Interface Implementations

IHasImplementationClass._impl() (Inherited from FormControl)

Applies to