Results 1 to 10 of 10

Thread: Enumerating Properties of Controls

Threaded View

  1. #5
    PowerPoster Zvoni's Avatar
    Join Date
    Sep 2012
    Location
    To the moon and then left
    Posts
    5,268

    Re: Enumerating Properties of Controls

    I just did a test with a ComboBox, but in Excel (since i don't have the VB-IDE at work).
    No difference by setting different Styles (Combo vs. DropDown, Plain vs. Options etc.)
    I could change the height at runtime.
    Maybe you have set some weird property which needs a read-only-height.

    EDIT: I think my problem is, that in Excel-VBA you can change the height at Runtime

    I've found something on codeguru: http://forums.codeguru.com/showthrea...omboBox-Height
    Last edited by Zvoni; Sep 25th, 2013 at 08:58 AM.
    Last edited by Zvoni; Tomorrow at 31:69 PM.
    ----------------------------------------------------------------------------------------

    One System to rule them all, One Code to find them,
    One IDE to bring them all, and to the Framework bind them,
    in the Land of Redmond, where the Windows lie
    ---------------------------------------------------------------------------------
    People call me crazy because i'm jumping out of perfectly fine airplanes.
    ---------------------------------------------------------------------------------
    Code is like a joke: If you have to explain it, it's bad

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width