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

  • Home
  • SEARCH
  • 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 8198289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:55:13+00:00 2026-06-07T05:55:13+00:00

I am drving from Button and I want this new custom button to be

  • 0

I am drving from Button and I want this new custom button to be always 20 by 20 pixels. I wrote in the default and my own implemented constractor both the Width and Height to be 20 but this does not change anything if I drag the control from toolbox into designer or I programatically add the control to form.

    public partial class PinButton : Button
{
    public PinButtonData Data { get; set; }

    public PinButton()
    {
        InitializeComponent();

        Height = 20;
        Width = 20;
    }

    public PinButton(PinButtonData data)
    {
        InitializeComponent();

        Height = 20;
        Width = 20;

        Data = data;
    }
}
  • 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-06-07T05:55:14+00:00Added an answer on June 7, 2026 at 5:55 am

    You should override the SetBounds method and pass 20 as the height and width parameters in the base call.

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

Sidebar

Related Questions

This is really driving me crazy. I've got a button inside a gridview to
I'm drying to DRY up this code from the jQuery source: cssNumber: { fillOpacity:
This is driving me crazy. I have a library I source from multiple scripts,
This is driving me nuts so any advice from fellow users would be welcome.
This is quite literally driving me bananas - I'm on holiday as from tomorrow
In my SL4 app, I'm trying to trigger a Command from a button. The
This has been driving me insane for days, i am new to android and
I just cannot get this to work! Whenever I click the button nothing happens.
i have a simple google map, showing the driving directions from NY to LA,
Total noob to anything lower-level than Java, diving into iPhone audio, and realing from

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.