FormBuildContainerControl Class

Definition

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

Constructors

FormBuildContainerControl()
FormBuildContainerControl(FormContainer)
FormBuildContainerControl(IntPtr)

Fields

__k_FormBuildContainerControlId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from FormBuildControl)
addControl(FormControlType, String)

Adds a control to the control, based on the specified control type.

(Inherited from FormBuildControl)
addControl(FormControlType, String, FormBuildControl) (Inherited from FormBuildControl)
addControl(FormControlType, String, FormBuildControl, Boolean) (Inherited from FormBuildControl)
addControlEx(String, String) (Inherited from FormBuildControl)
addControlEx(String, String, FormBuildControl) (Inherited from FormBuildControl)
addControlEx(String, String, FormBuildControl, Boolean) (Inherited from FormBuildControl)
addDataField(Int32, Int32)

Adds a control to the control, based on the specified data field information.

(Inherited from FormBuildControl)
addDataField(Int32, Int32, Int32) (Inherited from FormBuildControl)
addDataFieldWithName(Int32, Int32, String) (Inherited from FormBuildControl)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
alignControl()
alignControl(Boolean)
allowEdit()
allowEdit(Boolean)
autoDeclaration()
autoDeclaration(Boolean)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
canAddDataField(Int32, Int32)

Retrieves a value that indicates whether the specified data field can be added as a child control to the control.

(Inherited from FormBuildControl)
canAddDataField(Int32, Int32, Int32) (Inherited from FormBuildControl)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
configurationKey()
configurationKey(Int32)
containerId()
controlCount()

Retrieves the number of controls that are contained in the control.

(Inherited from FormBuildControl)
controlNum(Int32)

Retrieves a contained control by using the specified index.

(Inherited from FormBuildControl)
countryRegionCodes()
countryRegionCodes(String)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
dataRelationPath()
dataRelationPath(String)
displayTarget()
displayTarget(Int32)
dragDrop()
dragDrop(Int32)
editAutoPostback() (Inherited from FormBuildControl)
editAutoPostback(Boolean) (Inherited from FormBuildControl)
enabled()
enabled(Boolean)
enableFormRef() (Inherited from FormBuildControl)
enableFormRef(Boolean) (Inherited from FormBuildControl)
equal(XppObjectBase) (Inherited from XppObjectBase)
extendedStyle() (Inherited from FormBuildControl)
extendedStyle(String) (Inherited from FormBuildControl)
finalize() (Inherited from XppObjectBase)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
GetXppILImplementation() (Inherited from FormBuildControl)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
hasManagedOnJumpRefHandlers() (Inherited from FormBuildControl)
hasUserSetting()

Indicates whether the control has custom user settings.

(Inherited from FormBuildControl)
height(Int32)
height(Int32, Int32)
heightMode()
heightMode(Int32)
heightValue()
heightValue(Int32)
helpText()
helpText(String)
hierarchyParent()
hierarchyParent(String)
id()
isContainer()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
left(Int32)
left(Int32, Int32)
leftMode()
leftMode(Int32)
leftValue()
leftValue(Int32)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
markAsUserAdd()

Marks or unmarks the control as a user-added control.

(Inherited from FormBuildControl)
markAsUserAdd(Boolean) (Inherited from FormBuildControl)
moveControl(Int32)
moveControl(Int32, Int32)
name()
name(String)
neededPermission()
neededPermission(Int32)
newmethod() (Inherited from XppObjectBase)
newmethod(FormContainer) (Inherited from FormBuildControl)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
packUserSetting() (Inherited from FormBuildControl)
parentControl() (Inherited from FormBuildControl)
previewPartRef(String) (Inherited from FormBuildControl)
registerOverrideMethod(String, String)
registerOverrideMethod(String, String, XppObjectBase)
RegisterXppILImplementation(String) (Inherited from FormBuildControl)
resetUserSetting()

Resets the user settings for the control.

(Inherited from FormBuildControl)
securityKey()
securityKey(Int32)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
skip()
skip(Boolean)
top(Int32)
top(Int32, Int32)
topMode()
topMode(Int32)
topValue()
topValue(Int32)
type()
type(Int32)
unpackUserSetting(Object[]) (Inherited from FormBuildControl)
usageCount() (Inherited from XppObjectBase)
userData()
userData(Int32)
userDataItem()
userDataItem(Int32)
userDataItems()
userDataItems(Int32)
userDisable()

Gets or sets the value that indicates whether the control is disabled for the user.

(Inherited from FormBuildControl)
userDisable(Int32) (Inherited from FormBuildControl)
userHeight()

Gets or sets the custom user height for the control.

(Inherited from FormBuildControl)
userHeight(Int32) (Inherited from FormBuildControl)
userHide()

Gets or sets the value that indicates whether the control is hidden from the user.

(Inherited from FormBuildControl)
userHide(Int32) (Inherited from FormBuildControl)
userOrgContainer()

Gets or sets the organization container for the control.

(Inherited from FormBuildControl)
userOrgContainer(Int32) (Inherited from FormBuildControl)
userOrgSibling()

Gets or sets the organization sibling for the control.

(Inherited from FormBuildControl)
userOrgSibling(Int32) (Inherited from FormBuildControl)
userPromptText()

Gets or sets the user label text for the control.

(Inherited from FormBuildControl)
userPromptText(String) (Inherited from FormBuildControl)
userSecurityLevel()

Gets or sets the user security level for the control.

(Inherited from FormBuildControl)
userSecurityLevel(Int32) (Inherited from FormBuildControl)
userSkip()

Sets or returns the value that indicates whether the form control is skipped when the user press the TAB key to navigate the controls on the form.

(Inherited from FormBuildControl)
userSkip(Int32) (Inherited from FormBuildControl)
userWidth()

Sets or returns the width of the control in pixels.

(Inherited from FormBuildControl)
userWidth(Int32) (Inherited from FormBuildControl)
useUserLayout()
useUserLayout(Boolean)
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)

Applies to