search results

  1. I have a PropertyGrid with a Description value bound to a property Description. I want to use the MultilineStringEditor to edit this Description.
    stackoverflow.com/.../​multilinestringeditor-set-value-empty - Cached
  2. ... sub-controls that allow the user to set the object\'s properties ... MultilineStringEditor, the return value of the EditValue() method is always an empty ...
    www.windowsdevelop.com/.../​multilinestringeditor-11537.shtml - Cached
  3. MultilineStringEditor - set value empty. I have a PropertyGrid with a Description value bound to a property Description. I want to use the MultilineStringEditor to ...
    stackoverflow.com/questions/tagged/​wpf?page=732&sort=active - Cached
  4. ... that allow the user to set the object\'s ... MultilineStringEditor, the return value of the EditValue() method is always an empty ...
    social.msdn.microsoft.com/Forums/en-IE/​winforms/thread/d... - Cached
  5. ... sub-controls that allow the user to set the object\'s properties ... MultilineStringEditor, the return value of the EditValue() method is always an empty ...
    social.msdn.microsoft.com/Forums/​windows/en-US/d4c57cab... - Cached
  6. /// public sealed class MultilineStringEditor : ... _minimumSize = Size.Empty; ... } set { base.Text = value; ...
    www.dotnetframework.org/.../1/​MultilineStringEditor@cs - Cached
  7. /// Gets/Sets whether empty allows for an item to be dropped from a linked ... Possible values: \'Intersect\', ... (MultilineStringEditor), typeof (UITypeEditor))]
    searchcode.com/codesearch/view/11047199 - Cached
  8. ... } set { Cache.Duration = value; } ... , Editor(\"System.ComponentModel.Design.MultilineStringEditor,\" + AssemblyRef.SystemDesign, ... { return String.Empty; } ...
    www.dotnetframework.org/default.aspx/​Net/Net/3@5@50727@... - Cached
  9. ... (o != null) return (string)o; return String.Empty; } set ... IsNullOrEmpty(value)) { return string.Empty ... (MultilineStringEditor), typeof
    forums.asp.net/p/1165599/1940896.aspx - Cached
  10. ... {return / * _ text* / _ edText. Text;} //set //{ ////_text = value ... ComponentModel.Design.MultilineStringEditor ... Empty ...
    www.progtown.com/topic335742-winforms-​usercontrol-text... - Cached