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

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?

 

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?


my new compiled dll doesn t work -
I have an main application with external dll. The application was working well. I opend the dll project, made two little changes (if not myObject is nothing...). Then tried the main application with the dll project open. Every thing works well. But when I compile the dll and put it


maxbutton=false...But I still can resize the windows!! -
Hi.. I know that this is a stupid question but how can make the maxbutton=false and i can't resize it? casue i make the mxbuton=false but i still can resize it!!


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


Game Development Industry, please come to my country.. mkaayy -
This stupid country, stupid info systems, stupid web site programming, stupid things from stupid enterprises, stupid bosses, leaders, professionals in people manipulation. This way, everything is so boooring, slooow... stupid.


How do you Clone Nothing -
The latest predicament facing us developers Today. Work is stupid, I am stupid and you are stupid. Thank you and Goodnight. BG.


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


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


CreateRoundRectRgn doesn't work -
This API function seems to not work for me, maybe I'm just dumb... I'm trying to make a round form but in trying this myself, then looking for snippets online and trying them, it still doesn't work. Alas, I turn to the forums at VBWorld. Anyone know how to (actually) do this? AND it ha


stupid question -
this is a stupid question but ill ask anyway. how do i make the form "wrap" around my picture box when i resize it during runtime? for example: if i press a button that will randomly change the size of the picture box, and the form will resize also to be the same size as the


stupid shell -
ok i made my app work as an appbar (like the taskbar, or icq). However, my app is a shell replacement, and when i use it as the shell, it behaves like a normal form - other windows dont resize so it covers them up (since its always on top and non-moveable). it *should* work - Explorer


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


Resize.ocx -
Does anyone have any information on the resize.ocx control. Does it work well? Is this all that's available if I want my forms to look the same regardless of the monitor or screen res. being used. Thanx


A question I should know the answer to -
Ok, I'm sure I've done this a million times before, but I've got a mental blank..... How do I detect when an MDI form's Minimise or Restore button has been clicked so I can call my form resize code. The Resize event doesn't get fired. Currently, I'm working having to subclass the


This question is really stupid but....... -
I need the control where it is like a listbox but have those tabs at the top where you can resize them.(like windows explorer)


JavaScript (Not Crospost) Help... -
Call Stupid but, For some reason I thought that all JavaScript Function were built in to the VB Web Browser Control. Dumb huh? Does anyone know how to use/set them for VB web browsers. ya' know stuff like the javascript close function, and the javascript resize functions, so


*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


MDI child window sizing... -
Hey people, can someone tell me me how or give me a link to where i can find info on sizing child forms when i resize my mdi form? What I want to happen is, when I open my MDI and I resize it, I want all the child forms in that MDI to resize also...I tried some stuff already, but it d


Package and Deployment Wizard doesn't work -
When on the 'packaging data types' a msgbox saying 'Unexpected error number 429 has occured. ActiveX component can't create object'. Do I need to setup something just to make it work? I didn't use any third-party controls and still it didn't work. Please help me!!!


Web Browser auto size -
Ok, this is probably going to sound like a really stupid question, but anyways I have a web browser control in my application. And whenever I use it to go to a site that uses Java to resize the browser, I cant ever get the sizes to come out like they're supposed to. It seems like you


Stupid Stupid moments -
Hey all.. Have you ever experienced a really stupid thing that someone else did??? if so tell us about it!!! Anything besides this post stupid will do.... heh


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


Resize jpg and save it.... all in an activeX dll! -
hi i need to make an active x dll that will take a picture, resize it, and save it to its new size.... now, i really just am unclear on how i should resize the picture.... i realize working with gif's probably isn't feasible, so we'll just say for now that it needs to work for


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


String functions doesn't work -
This is realy idiotic but all the string functions in my code like: chr,ltrim,etc don't work in my new computer.I had tried to sign many references but it didn't work. please help!!!


Screen resize problem -
Hello all, First of all, I have a game app that was designed to display in 1280x1024 resolution. Small screenie here: http://matrixgames.com/files/games/s347_3difficulty.jpg It has a picture inserted into the form property, and uses image boxes (NOT picture boxes) and labels mos


(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


DB enginne doesn't work -
When I try to define variable like this dim xy as Workspace VB come up with a message: User-defined type not defined. In fact I can not work with databasen in my copy of VB What should I do? Ermin


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


Resizing a Image in an imagebox -
Hi, In my project, the users have the possiblity to resize the pictures that they append. The pictures are not in a picture box but in a image box. I already used a method but it doesn't work very well. When the user click on a image, 4 squares are displayed on each corner of it


Who will be able to answer: resizing imagebox in runtime -
Hi, In my project, the users have the possiblity to resize the pictures that they append. The pictures are not in a picture box but in a image box. I already used a method but it doesn't work very well. When the user click on a image, 4 squares are displayed on each corner of it. A


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


ICQ Help. -
I've searched the forums and found 1 post, But the DLL doesn' t work for me. Does anyont know how to send an ICQ message from my VB applications? Please help.


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