Enter Keywords:
1 - 10 of 2330(0.002 seconds)
Sort By:
 
A negative value for DBGrid Top or Top of many other objects, instead of placing the Top of the Grid outside the form, it Top Aligns the Grid, reducing the height proportionally. A simple example,...
Zones: Visual BasicDate Answered: 06/09/1997 Rating: 6.2 Views: 0
I want to be able to draw lines in a picture control at run time so the code would be something like Picture1.Line (X1,Y1)-(Y2, Y2), RGB(0, 0, Color) What if I want to draw more than the defined s...
Zones: Visual BasicDate Answered: 09/21/1997 Rating: 7.4 Views: 0
Hi, I'd like to eliminate scroll bars in an MDIChildFrame containing a FormView. I created my MDIChildFrame without the WS_HSCROLL and WS_VSCROLL styles. I tried with SetScrollInfo, SetScrollRange,...
Zones: Windows MFCDate Answered: 11/19/1997 Rating: 6.8 Views: 0
When I scroll back using Shift+Page-Up, I scroll back half a screen. Does anyone know how to change this to a full screen scroll? Thanks.
Zones: LinuxDate Answered: 12/16/1997 Rating: 7.2 Views: 9
does anyone know if there's a predefined control (can't find one) or how to make a custom control for a text box that:  - can't be edited by the user  - can have text added to the end of it by the ...
Zones: C++Date Answered: 04/28/1998 Rating: 6.2 Views: 0
hi,  How to scroll data in an OLE  container. I have word document in an OLE and I want to scroll it either vertical or horizontal.  Your help will be a big contributions.  Thank you. Eldie
Zones: Visual Basic, Microsof...Date Answered: 08/07/1998 Rating: 6.0 Views: 0
My main issue is handling the scrolling of an metafile picture inside a CWnd derived window. Iknow how to get data from the clipboard an displaying a metafile, but idon't know how to scroll it. I ...
Zones: Windows MFCDate Answered: 09/24/1998 Rating: 8.0 Views: 0
I have a form that is set to maxamised. I have a picture box on this form. But the bitmap I put into this picture box is bigger than the form. I would like scroll bars to automaticley appear on the...
Zones: Visual BasicDate Answered: 11/16/1998 Rating: 9.2 Views: 0
I HAVE A SIMPLE PROBLEM THE PROGRAM BELOW SHOULD BE ABLE TO DRAW IMAGE (GIF FILE) ON THE APPLET AND USER SHOULD BE ABLE TO SCROLL THROUGH IT AND PUT SOME MARKS (OVALS)ON THE POSITIONS WHERE HE IS ...
Zones: JavaDate Answered: 03/05/1999 Rating: 9.8 Views: 0
Hi,experts. Here,I have a window and I wanna show some texts in that window,I use a Edit control which full fill the client area of that window to show text and I wanna the text moving upwarding...
Zones: Windows ProgrammingDate Answered: 09/12/1999 Rating: 7.4 Views: 0