FormDesignView Class

Definition

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

Constructors

FormDesignView()
FormDesignView(IntPtr)
FormDesignView(String)
FormDesignView(String, Form)

Fields

__k_FormDesignViewId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
args()

Returns the arguments that the object was constructed with.

(Inherited from ObjectRun)
attach()

Reverses a call to the method. This is the reverse of calling the ObjectRun.detach method. Reversing the call disallows any further switching of focus between windows.

(Inherited from ObjectRun)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
design()
design(Int32)
detach()

Allows focus to be switched between windows.

(Inherited from ObjectRun)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize()
form()
form(Form)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
isDetached()

Communicates whether an ObjectRun.detach method call has been made on this object.

(Inherited from ObjectRun)
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
name()
newmethod()

Initializes a new instance of the Object class.

newmethod(String)
newmethod(String, Form)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
objectPool()
objectPool(Object)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to