Listbox isn't fully docked? :\
-
when i dock my listbox to the left\right it doesn't take up all the left, and leaves a gap down (see image). it wasn't like this before...so...any suggestions? Screenshot from visual studio (2005)
-
when i dock my listbox to the left\right it doesn't take up all the left, and leaves a gap down (see image). it wasn't like this before...so...any suggestions? Screenshot from visual studio (2005)
-
i have the same result. I think it's normal
------------------- You can go a long way with a smile. You can go a lot farther with a smile and a gun. (C) Al Capone
then it sucks =\ no way to fix it?
-
then it sucks =\ no way to fix it?
Under some circumstances a listbox tries to have a height corresponding to an integral number of text lines (and fails at this when the hor scrollbar appears). The best way to observe this is to load the listbox with a lot of text lines... :)
Luc Pattyn [My Articles]
-
Under some circumstances a listbox tries to have a height corresponding to an integral number of text lines (and fails at this when the hor scrollbar appears). The best way to observe this is to load the listbox with a lot of text lines... :)
Luc Pattyn [My Articles]
uhh, did you see the screenshot? cause..uhh..this doesn't seem to answer my question (or is it just me?)
-
uhh, did you see the screenshot? cause..uhh..this doesn't seem to answer my question (or is it just me?)
yes it answers the " and leaves a gap down " part.
Luc Pattyn [My Articles]