o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

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 resize frames on a web site.



Thanks for any help or suggestions

 

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


screen resolution Vs resize -
there was a thread about changing the screen resolution or resize the controls and most of them went for resize the contols i have a app which has several screen and UI is design for 640X480 but now there want to change to 800X600 i cant sit and change the UI each and every form..


Scrolling forms/frames -
Scrolling forms/frames How can I scroll a form. Suppose i am having 30 contols in a form out of which 20 contols are in visible area. I want to see the next 10 contols by scrolling the form. How can i do it.


Resizing Bar -
Hi, I wish to make my own resizing bar, say I have 3 controls and 2 command buttons (these will act as the resize bars) seperating the 3 contols from each other. I want to be able to click on the appropriate resize bar and drag it in to it's appropriate direction i.e. The horizontal m


how to update data into the database from dynamically created controls -
hi, Iam developing a application where a form displays dynamically created contols and displays data in it from the database. this form allows the user to edit records and any changes made to it should be updated in to the database. since the contols are dynamically created iam not


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,


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


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


[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...


How does one become a GURU -
with APIs, contols, functions, classes, dll, ocx, ADO, RDO, Sql Server, and the rest, how does one learn all the functionality of VB?


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


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


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.


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


API contols of MCI -
I would like to change the sample rate for a recording useing the MMcontol. Please could anyone point me in the right direction or give examples. Thanx.