Vaccano
Vaccano

Reputation: 82341

Add a custom button to titlebar in Windows Mobile 5

Is there a way to add a button to the title bar in windows mobile 5? (Next to the X or OK button.)

I have an app that locks the users out of the start button, so I need to create an alternate way of launching the help file.

Failing the title bar, I will look for a way to customize what a hardware button does.

I am using C#.

Upvotes: 1

Views: 864

Answers (1)

ctacke
ctacke

Reputation: 67178

Unfortunately no. That bar (which is actually a separate app) is extensible only by the OEM.

Upvotes: 1

Related Questions