New Functionality in WDE Launch

Hi,

If I want to add a new functionality in launch of WDE, can any one tell me which command I have to use.

Thanks in advance.

The code examples that come with WDE demonstrate this.

Thanks for your reply.

I have verified custom theme samples. With that, I can change the color of button,can change the company logo, etc., when launching WDE.

I need to do functionality when launching WDE.

Could you please help me.

What is exactly your goal, what do you want to achieve?

There is a code sample that captures the login event and produces a message box when the login event fires (after a successful login). You can follow this pattern.