FormAnimateControl.cut Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cuts the contents of the control.
public:
override void cut();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override void cut ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.cut : unit -> unit
Public Overrides Sub cut ()
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute