Here is a new release of Monobjc Bridge. Issues resolved in 2.0.324.0: ============================= - 0000129: [Build System] Add version and identifier to mkappl task. - 0000139: [API] NSScrollView.DocumentView is mistyped Id instead of NSView. - 0000137: [API] Add the ability to get an NSImage from a manifest resource.. - 0000136: [API] AcceptsFirstResponder, BecomeFirstResponder and ResignFirstResponder should be methods instead of properties. - 0000135: [API] Possible memory leaks in implicit conversion between NSImage and Bitmap. - 0000134: [API] NSRange.NSIntersectionRange function return a wrong result. - 0000133: [API] Add indexed property to NSString to access character. - 0000132: [API] NSCharacterSet pre-defined set are returned as Id. - 0000131: [API] Drag and Drop crashes. - 0000130: [API] Animator property for NSView and NSWindow must be strongly typed. - 0000140: [API] Enum that ends with *Options are not marked with Flags attribute.