The UIToolBar and the UIToolBarButtonItem add a nice professional look to an app. Hooking the click event of the Bar Button Item can easily accomplished. The full MonoDevelop Solution for this sample can be downloaded at the bottom of this blog post. Add a UIToolBar to your .xib from Interface Builder. Your screen should look… Continue reading Handle UIToolBarButtonItem Clicked Event in MonoTouch