End of resize -
When I drag on a form's border to resize it I use the Resize event handler to rearrange and resize some controls on the form. To avoid flickering in a listview full of data I'd like to do the control arrangement the moment the mouse button is released. So, how do I trap the "mouse up" event in this case?
Resize contols... -
How can I resize two textboxes that share a common border.
I want to be able to resize them like when you
resize the project explorer in VB for example.
The mouse cursor changes to the Twin I-Beam cursor and you can left
click down and drag the borders for resizing.
Or when you re
MSFlex resize -
Thanks for all your help so far - I'm having trouble with a form resize - all I have in the form is an MSFlexGrid, but when I put code into the Form_resize event - all I can seem to do is make it disappear (I'm trying to resize the grid proportionately to the resize) this must be easy
Am I just stupid or what....resize doesn't work. -
As far as I can tell, the resize event does NOT fire when you resize a form SMALLER. This is really screwing with the look of my form, because my resizing of some controls is dependant on the firing of the resize event.
Any ideas?
Resize w/ XP -
What api can I use to resize a image? I'm used to using gdi32's stretchblt but that doesn't work. I've had posts about that problem with no help. So what else is there? Thanks!
(I need to resize so I can save it, not just dsplay it...)
NOMAD
how to resize column width -
hi guys,
does anybody know how to resize column width of a MSFlexGrid from the coding???
But if i went to the propaties and change the AllowUserResizing to "1 - Coloumns" then i can resize them in the run time. but i dont want to resize it in the run time. i want it to ha
Resize Calendar in VB6 or VB2005 -
Does anyone know how to resize the MonthCalendar that can be added to a form? It appears like it can be stretched, but it will not resize. I have tried making the font bigger, but nothing changes.
Thanks,
BZ
mdi forms resizing by themselves -
Why do all my mdi child forms automatically resize to what they want them to?
i can get around this by setting the sizes on form_load but i am using a resize control to resize all the controls and i get incorrect results. ( the controls are not sized correctly, not the resize contro
Picture Box and aspect ratio -
Is there an easy way to show a picture in a picture box and that picture to look normal? I can't find a way to resize it without being grotesquely streched or filling 10 monitors (when letting the control to resize itself around).
I guess I could calculate the width and height and res
Interesting Problem... -
Hey, I ran into an interesting problem. I used VB's app wizard to make a multi-form window app but now when I resize any of the frmDocuments they don't resize since they're children of the frmDocument... if I resize the real frmDocument and then resize the children of frmDocument they
Resize PictureBox in Program -
I want to be able to resize a PictureBox in a program the same way that I can resize it in Edit mode.
Meaning when the program is running , the user can resize the object. I only need horizontal resizing , not vertical.
Thanks
(resize button / text/ dropdown ) after form auto resize -
hi, i can resize the form size (width + height) for the panel control from the auto resize (max / min button). But i have no idea how to resize the (button/text/dropdown) on the form when going to auto resize...
Vb.NET 2005
End of resize -
When I drag on a form's border to resize it I use the Resize event handler to rearrange and resize some controls on the form. To avoid flickering in a listview full of data I'd like to do the control arrangement the moment the mouse button is released. So, how do I trap the "mouse
Resize an image... -
How do I resize an image to fit in a picturebox...
I want to keep the aspect ratio the same...
also...when I resize the form..the picturebox should resize as well with the image adjusting also.
Ive played with StretchBlt (couldnt get it to work! )
help?
thanks
MSFlexGrid, resize event for when you resize column widths... -
soz so many questions today
i need to make it so that when i resize one of the columns in the flexgrid it triggers an even to save the width of that column so it remembers it.
but there is no resize event, so how would i go about doing this? i have a feeling it probably wont be
Listview Column Resize -
Does anyone know of an easy way to resize the ListView columns so that all the text is visible. Like when you double click on the resize bar and it automatically resizes it?
Thanks,
resize JPG -
Does anyone know how to resize a JPG. Sizes vary. I would like to resize 150 JPG to a thumbnail (100x100 pixels) so that I can make a webpage. I need 2 picture sizes. I already have the original 640x480.
thanks
Auto Resize in openfiledialog -
I am trying to resize pictures that come into a picture viewer anyone have an idea how the code to resize pictures? Or a link?
Thanks In Advance
Aric
[2005]Resize question -
Hello
Everytime i want to resize my form in design view my listviews on the form resize also. Why is that ?
How can i stop this from happening ?
Thanx a lot
Tree View Resize at Run time -
hi,
How can we resize TreeView according to nodes ? Resize means By Mouse How can we increase/decrease the size of TreeView as in Windows Explorer.
Sumit
resize group of photos together -
hi!
I try to resize a single photo.....but now I want to resize more photos all together.
to resize a photo I load a picture in a picture box and then with paintpicture I modify it....now how can i do?thanks!!!
resize textbox(solved) -
hello all
i cant seem to resize the textbox on the gui form i tried using the mouse to resize but it allways goes back to orig one line size same with typing new numbers in properties box, whats wrong?
thanks john
MDI container - No resize -
I have an MDI container that I do not want the user
to resize. Is there a way to do this.
I already have all of the buttons (X, max, min) disabled
but you can still grab the forms edges and resize it.
Thanks for any help
resize columns in a lisview -
Whats the best way to resize columns in a listview with regard to form resize ?
How to resize a TextBox -
Hi,
I'm in trouble trying to resize a TextBox.
Is it possible to get the size of the Font and then resize the TextBox (increasing or decreasing), avoiding the text to be hidden by the borders?
Thanks for any help...
Michel Jr.
CSS Images Resize -
Is there a way to resize all images so that they have a width of 250 or less... not crop, resize them, and only if they are more than 25o pixels wide...
Know when Max button is clicked -
I put some code in the form resize event so my controls resize with it. But when I click the Maximize button, they do not resize and I do not see an event for this. Any way of detecting this?
I may have missed something right in front of my eyes!
Thanks!
Tiff image resize -
hihi..
How can i resize a tiff image in vb? i have tried inporting iit into a picture box, it prompt me an error of invalid format. how can i resize it to a smaller resolution?
???
ocw
Resizing Controls on Resize -
Hi,
Is there a way to resize the controls in a form on the Resize event.
I know you can use a layout, but that only resizes when you release the button.
In Visual Basic, its quite simple (see Brad's(Administrator) Resizing Technique), is there a way of doing this in Java please.
Resize on Addin -
Hi Everybody!
I want to resize controls on a form resize event.
I did this many times and it workes great. Now I tried it with a listbox on an Addin and it just resizes one time. After it the resizeevent seems to be activated, but the list1.width = frmmain.width doesn't take effect
Spurious Resize -
I am getting a spurious resize call when I am trying to use a tabstrip control on a form and I was wondering if anyone may have a clue on how to code it out.
My form has a grid, a rich text box, a tabstrip and 5 buttons.
Different tabs bring up a different mix of items.
The ta
Child forms to resize when parent form is resized -
Child forms to resize when parent form is resized, I have been searching for this since last night.
I have seen many posts and solutions on it, but none have worked for me.
I am not sure if I even have the Mdi/Child relationship set up right on my forms
If some would look at my sou
Rezising PictureBox -
Hello, I want to resize a picturebox with the mouse, using a specific rectangular area inside the picture box, kind of like the resize area each window in the VB6 IDE has in their right-bottom corner.
Now, I've managed to do it by checking the mouse button on the MouseDown event, and
How to receive form resize event in Activex Control -
I want to create a control for the use of developers once placed on form it will resize all the controls according to form height and width (size) at run time but i am clueless about how can i recieve form resize event in my control so that i can take appropraite action i.e. resize all
Form resizing with MSFlexGrid -
I am displaying data in MSFlexGrid columns and am re-initialising the Grid with data in the correct proportions when the form is resized (in the form resize event).This only happens when you resize the form by extending the lower edge - if you extend from the corner it seems the resize
using window.open -> not alowing resizing -
In Netscape you can use:
resizable=0
but in Explorer what can i use:
i tried :
resizable=0
resizable=no
resizable='no'
resize=0
resize=no
resize='no'
with no chance!
*RESOLVED* Cant resize an image "correctly" -
I dont get this, when I resize an image, .NET modifies the image and "smooths" it. I dont want it to do so!
This is a small picture, resized with my app and with mspaint, see the difference:
I want my program to resize the image just like MS Paint would do it. Right n
Resize controls automatically -
say i have a winforms app and have a control there. well, several. but I want to resize one or 2 specific controls automatically so that when the dialog is maximized or resized in any way, how can I male those 1 or 2 controls resize correctly so it fits nicely and proportionately?
Form Stuck -
I have a form that is set to resize, I have deleted the resize code so there is no external influence. But the problem is - when I do a partial minimise and go grab the top bar, the form will not move. I can resize all sides but it just won't move.
Any idea's as to why that may be
Controls with Sizable Border/Windows -
Does anyone know if there is an ocx or method which will allow the user to resize the border of a control such as a richtextbox for example? If you look at the VB Helpfile you will notice that you can resize the windows there. Also, Acrobat allows you to resize the windows as well.
can you resize the whole form including contents -
Is there a way to resize all of the controls and contents on your form (i don't care about text, just a bunch of image boxes) without having to do each and every one.
Like on the form resize, not having to put each and every ones width and height and stuff like that?