Assembly: Andy;
The IWxObject interface is a base interface for all objects.
IWxObject
Property name | Brief description | |
Protection | The Protection property prevents object properties from being changed. |
Method name | Brief description | |
BeginUpdate | The BeginUpdate method disables object rerendering. | |
Delete | The Delete method deletes an object. | |
EndUpdate | The EndUpdate method enables object rerendering. |
See also: