FormDesign Class

Definition

public ref class FormDesign : Microsoft::Dynamics::Ax::Xpp::XppObjectBase, Microsoft::Dynamics::AX::KernelInterop::IHasImplementationClass
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class FormDesign : Microsoft.Dynamics.Ax.Xpp.XppObjectBase, Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type FormDesign = class
    inherit XppObjectBase
    interface IHasImplementationClass
Public Class FormDesign
Inherits XppObjectBase
Implements IHasImplementationClass
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormDesign
Attributes
Implements
Microsoft.Dynamics.AX.KernelInterop.IHasImplementationClass

Constructors

FormDesign()
FormDesign(IntPtr)

Fields

__k_FormDesignId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from XppObjectBase)
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)
allowDocking()
allowDocking(Boolean)
allowFormCompanyChange()
allowFormCompanyChange(Boolean)
allowImplicitParent()
allowImplicitParent(Boolean)
allowUserSetup()
allowUserSetup(Int32)
alwaysOnTop()
alwaysOnTop(Boolean)
arrangeGuide()
arrangeGuide(Int32)
arrangeMethod()
arrangeMethod(Int32)
arrangeWhen()
arrangeWhen(Int32)
backgroundColor()

Gets or sets the background color of the control.

backgroundColor(Int32)
bold()

Gets or sets the weight of font used to output text in the control.

bold(Int32)
bottomMargin()
bottomMargin(Int32)
bottomMargin(Int32, AutoMode)
bottomMarginMode()
bottomMarginMode(AutoMode)
bottomMarginValue()
bottomMarginValue(Int32)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
canAddDataField(Int32, Int32)
canAddDataField(Int32, Int32, Int32)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
canContain(FormControl)
caption()

Gets or set the caption of the control.

caption(String)
characterSet()

Gets or sets the character set of the font.

characterSet(Int32)
colorScheme()

Gets or sets the color scheme of the control.

colorScheme(Int32)
columns()
columns(Int32)
columns(Int32, ColumnsMode)
columnsMode()
columnsMode(ColumnsMode)
columnspace()
columnspace(Int32)
columnspace(Int32, AutoMode)
columnspaceMode()
columnspaceMode(AutoMode)
columnspaceValue()
columnspaceValue(Int32)
columnsValue()
columnsValue(Int32)
contains(FormControl)
control(Int32)
controlCount()
controlName(String)
controlNum(Int32)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
cssClass()
cssClass(String)
dataSource()

Gets or sets a data source to be used by the control or the form.

dataSource(Object)
defaultAction()
defaultAction(String)
dialogSize()
dialogSize(Int32)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize()
font()

Gets or sets the name of the font for the control to use.

font(String)
fontSize()

Gets or sets the size of the font for the control to use.

fontSize(Int32)
frame()
frame(Int32)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
hasUserSetting()
height(Int32)

Gets or sets the height of the control.

height(Int32, Int32)
heightMode()

Gets or sets a calculation mode for the height of the control.

heightMode(Int32)
heightValue()

Gets or sets the height of the control.

heightValue(Int32)
hideIfEmpty()
hideIfEmpty(Boolean)
hideToolbar()
hideToolbar(Boolean)
imagemode()
imagemode(Int32)
imageName()
imageName(String)
imageResource()
imageResource(Int32)
IsManagedValid() (Inherited from XppObjectBase)
isUserSetupEnabled(Int32)
italic()
italic(Boolean)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
labelBold()
labelBold(Int32)
labelCharacterSet()
labelCharacterSet(Int32)
labelFont()
labelFont(String)
labelFontSize()
labelFontSize(Int32)
labelItalic()
labelItalic(Boolean)
labelUnderline()
labelUnderline(Boolean)
left(Int32)
left(Int32, Int32)
leftMargin()
leftMargin(Int32)
leftMargin(Int32, AutoMode)
leftMarginMode()
leftMarginMode(AutoMode)
leftMarginValue()
leftMarginValue(Int32)
leftMode()
leftMode(Int32)
leftValue()
leftValue(Int32)
localWebMenu()
localWebMenu(String)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
maximizeBox()
maximizeBox(Boolean)
minimizeBox()
minimizeBox(Boolean)
mode()
mode(Int32)
moveControl(Int32)
moveControl(Int32, Int32)
newmethod() (Inherited from XppObjectBase)
newRecordAction()
newRecordAction(String)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
packUserSetting()
removeControl()
removeControl(Int32)
resetUserSetting()
rightMargin()
rightMargin(Int32)
rightMargin(Int32, AutoMode)
rightMarginMode()
rightMarginMode(AutoMode)
rightMarginValue()
rightMarginValue(Int32)
saveSize()
saveSize(Boolean)
scrollbars()
scrollbars(Int32)
setCompany()
setCompany(Boolean)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
showDeleteButton()
showDeleteButton(Int32)
showNewButton()
showNewButton(Int32)
showWebHelp()
showWebHelp(Int32)
statusBarStyle()
statusBarStyle(Int32)
style()
style(Int32)
submitMethod()
submitMethod(Int32)
supportReload()
supportReload(Boolean)
titleDatasource()
titleDatasource(Object)
top(Int32)
top(Int32, Int32)
topMargin()
topMargin(Int32)
topMargin(Int32, AutoMode)
topMarginMode()
topMarginMode(AutoMode)
topMarginValue()
topMarginValue(Int32)
topMode()
topMode(Int32)
topValue()
topValue(Int32)
underline()
underline(Boolean)
unpackUserSetting(Object[])
usageCount() (Inherited from XppObjectBase)
useCaptionFromMenuItem()
useCaptionFromMenuItem(Int32)
userSettingAllowSave()
useUserLayout()
useUserLayout(Boolean)
VerifyKernelClass() (Inherited from XppObjectBase)
viewEditMode()
viewEditMode(Int32)
visible()
visible(Boolean)
wait() (Inherited from XppObjectBase)
width(Int32)

Gets or sets the width of the control.

width(Int32, Int32)
widthMode()

Gets or sets the calculation mode of the width of the control.

widthMode(Int32)
widthValue()

Gets or sets the width of the control.

widthValue(Int32)
windowResize()
windowResize(Int32)
windowType()
windowType(Int32)
workflowDatasource()
workflowDatasource(Object)
workflowEnabled()
workflowEnabled(Boolean)
workflowType()
workflowType(String)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Explicit Interface Implementations

IHasImplementationClass._impl()

Applies to