Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6899321
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:24:27+00:00 2026-05-27T07:24:27+00:00

I have a Component like this: public partial class FontScalingManager : Component { …other

  • 0

I have a Component like this:

public partial class FontScalingManager : Component
{
    ...other stuff...

    /// <summary>
    /// List of Controls, which get their Font scaled
    /// </summary>
    [ListBindable(BindableSupport.Yes),
    Description("List of Controls, which get their Font scaled")]
    public List<Control> ScalingControls
    {
        get { return _scalingControls; }
    }
}

So, after dropping this Component on a Form, I want to fill this list in the designer. I would prefer doing this manually in the designer with a UITypeEditor or something, by selecting, some of the Controls in the Form.

As is, the designer automatically gives me an editor to add new Controls to this list, so how do I manage to tell it, that I want to choose from all existing Controls?

Can I set something for that editor, or do I need a custom one?

Every help is appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:24:27+00:00Added an answer on May 27, 2026 at 7:24 am

    The IExtenderProvider interface was made to do this. The .NET HelpProvider component was implemented that way. Note how it adds properties to other controls on the same form. Use the example in the MSDN Library article for it to get basic guidance on how to implement it properly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have a component like this public class MyComponent { public MyComponent(string name)
I have a custom converter which is this : @ManagedBean @RequestScoped public class MeasureConverter
I have a control that is created like so: public partial class MYControl :
I have a class with a constructor that looks like this: public TimedWorker(int timerInterval,
I would like to have a Java component which has a resize icon on
My problem is like this: In ASP DetailsView component we have three different EventArgs
I have this Entity called 'Operation': @Entity @Table(name=operation) public class Operation implements Serializable {
I have a legacy COM-component with an interface declaring a property like this (IDL
Say I have a standard Swing component like JSlider, but I want to slightly
I'd like to have a TabNavigator component that has a close button for some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.