• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

modify dropdown list width

Engaged ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

I put a list on the form and have it link to dynamic recordset.

I want to modify the width and height to smaller, but it seems that it does not change when I modify the value of the control.

I can easily to modify width and height for text box, but it does not work for dropdown list.

What property I can change to modify the width and height of the dropdown list?

Your help and information is great appreciated,

Regards,

Iccsi,

Views

470

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Aug 06, 2013 Aug 06, 2013

There is no property for that.

http://www.w3schools.com/tags/tag_select.asp

Use CSS, instead.

Votes

Translate

Translate
Engaged ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

There is no property for that.

http://www.w3schools.com/tags/tag_select.asp

Use CSS, instead.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 07, 2013 Aug 07, 2013

Copy link to clipboard

Copied

LATEST

Thanks a million for the information and help,

Regards,

Iccsi,

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation