• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    UserData Property

    UserData

    Gets or sets user-specific data associated with this Form Designer. A common use for the UserData property is to store data that is closely associated with the designer.

    Declaration
    [Browsable(false)]
    public IDictionary<string, object> UserData { get; }
    Property Value
    Type Description
    IDictionary<String, Object>
    Implements
    IFormDesignerControl.UserData
    In This Article
    Back to top Copyright AlterNET Software Download PDF