Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
XamMaskedEditor: "InsertMode = false" not working?
posted

I just tried setting a XamMaskedEditor's InsertMode to false, which is supposed to set the overstrike behavior on the editor, but that isn't happening.  Is there some other property which can affect enabling the insert/overstrike behavior?  It seems to always be in InsertMode regardless.

 From the document (from MetaData)

// When this property is set to True, characters typed will be inserted at the

// current caret position and any following characters will be shifted. When

// set to False, typing at an insertion point that contains an existing character

// will replace that character. ...

Update: 7/15/2008 - Just verified that this is still not working for me w/the new version 2008.1