Skip to content

Animation from code? #4948

Description

@itg-assistant

Adrian Zagar asked 2026-02-27 06:02:01 UTC

Hi,
In my program I create a control (custom control) in my code:

myControlType myControl=new (myControlType);

After that I add it on my page:

myPage.Controls.Add(myControl);

Please advice me what code to add to get a slide from left animation when myControl is displayed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions