
09-10-2007, 07:22 AM
|
| D-Web Sr.Programmer | | Join Date: Mar 2007 Location: chennai
Posts: 117
| |
Events - OnNavigateBarButtonSelected: Triggers when a button is selected. First, it kicks off here and then kicks off the part in the main NavigationBar.
- OnNavigateBarButtonCaptionChanged: Triggers when the button title info is changed. Displays old and new values.
- OnNavigateBarButtonCaptionDescriptionChanged: Triggers when the button title description info is changed. Displays old and new values.
- OnNavigateBarButtonDisplayChanged: Triggers when the button's display settings info in the panel is changed. Displays old and new values.
|