Advanced SGrid 2.0 Modification, Custom Scrollbars help -
Ok I need some assistance with combining this:
http://pscode.com/vb/scripts/ShowCod...63527&lngWId=1
with SGrid 2.0
I know it will work, because SGrid draws its scrollbars with native win32 scrollbar api's...
I don't need help making properties or actually drawing a scrollbar ("overpainting")...
I just need help implementing...
This, along with custom headers (which I have already done), will allow for 100% customizeable listview!
Advanced SGrid 2.0 Modification, Custom Scrollbars help -
Ok I need some assistance with combining this: http://pscode.com/vb/scripts/ShowCod...63527&lngWId=1
with SGrid 2.0
I know it will work, because SGrid draws its scrollbars with native win32 scrollbar api's...
I don't need help making properties or actually drawing a scroll
Remove Scrollbars on HyperList... -
http://www.planet-source-code.com/vb...66732&lngWId=1
I am in need of a modification for this usercontrol, with an option to turn off the scrollbars...
Or an even better listview alternative that basically needs to have custom routines for drawing the scrollbars that can be e
CSS - scrollbars -
I know that colouring the scrollbars is not allowed by the CSS standards, I even read this to confirm it. Does anyone know why they won't allow you to do this? Sometimes a page would look so much better with custom scrollbars.
SGrid/OGrid control -
Does anyone know how to implement the SGrid or OGrid, or at least a link to these controls? for those who doesn't know SGrid, its like the one used by outlook. you can put multiple images, multiple rowheight...etc. OGrid is being used by SQL Enterprise Manager, where in multiple column
SGrid Deployment -
Hi all,
My application has made use of the vbaccelerator sgrid control.
When deploying it with PDW and install on a client PC (win98), it has problem.
After installation and running the program, an error occurs when the sgrid is loaded: "Run-time error '0'" with the ti
sGrid Question -
How do you set an sGrid so that when you click a cell you can edit the contents?
Challenge - ListView with Custom Scrollbars -
Challenge - ListView with Custom Scrollbars
Is anybody smart enough to help me get this working ok? I cannot make that the scrollbar reachs the bottom at the same time as the ListView. It's still buggy.... who dare see it?
custimizing scrollbars for datagrid use -
Im trying to create custom hscroll and vscroll scrollbars that will interact with a datagrid. I cant quite seem to figure out the properties that i need to use to allow the scrollbars to interact with the datagrid. I would greatly appreciate anyones input on the matter.
sgrid with VBA -
I'm trying to work with sgrid 2.0 with VBA for autocad.
when I fire my project it's crash with error " run-time error '0' ".
also when i fire the " web sgrid demo " it's fire correctly.
someone can help me??
thanks.
An error with SGRID 2.0 Control -
Hi all
I am using the SGRID 2.0 Control from vbaccelerator and works great, but sometimes I have an error that closes my app telling me that: "a not allowed operation ..."
well, this only happens sometimes when i load a form that contains a SGrid control, but for exampl
how to Eliminate Listviews Scrollbars to use custom -
how do i eliminate listviews scrollbars to use a custom scrollbar?
Custom scrollbars -
Is there any way to change the type of scrollbar used in a textbox from that ugly grey square thing to something custom??
Help plz -
I want to make a custom scrollbar for a listview.... i was wondering how to do so... I couldn't find anything on net about removing a listviews standard scrollbars or connecting a custom one =\
SGrid 2 -
I am using the VBbaccelerator SGrid 2 and am having difficulties with the .Ensurevisible property.
I have a grid with 400 rows and when I run .EnsureVisible 300,1 (Row 300, Column 1) it only just gets off the starting block with the scroll (5%- subjectively), but it should be more t
OwnerDrawn Scrollbars -
I have a custom textbox object that I am making. I am using Inheritance to make my control inherit after the textbox object.
It wont let me draw my own scrollbars. Does anyone know how?
Scrollbars on form -
Hello
I put Scrollbars on form by adding to his style the flags: WS_VSCROLL, WS_HSCROLL.
1. Is any body know how can I get those scrollbars HWND?
2. How can I catch if Scroll accured ?
3. How can I change the Min, Max, Step of those scrollbars ?
Thank you very much for helpi
visual basic scrollbars -
I have a simple program, showing a gif picture (partially -about 25% -left corner) with scrollbars, horizontal and vertical.
The Gif-picture is bigger than the screen, that's why I use the scrollbars.
On almost all screens the scrollbars are visible (and usable) but on some screens
Form Scrolling Control - Custom Scrollbar Colors .. -
A long time ago I was working on a form scrolling control where you would pass the control a form and it would place that form into a picturebox and add custom colored scrollbars when needed, needless to say I never finished it and would like to use it in an application that I'm workin
Janus GridEX - problems with scrollbars -
Does anyone know how to force a Janus GridEX to display scrollbars? Sometimes when the grid refreshes, it does not display scrollbars even though it should. I could not find any methods or properties to do this so I don't know if there's an easy way to display scrollbars or not...
propertychanged error -
Public Property Scrollbars() As GridScrollbars
Get
Scrollbars = fgGrid.ScrollBars
End Get
Set(ByVal Value As GridScrollbars)
fgGrid.ScrollBars = Value
PropertyChanged("Scrollbars")
End Set
End Pro
Picturebox Zooming and Scrolling -
What's up?
I was wondering if there was any code out there that allows me to zoom into a picture in a picturebox, and then adjust the vertical or horizontal scrollbars so that if I click on the "zoom in" or "zoom out" button, it will zoom to the middle of the ima
How To Check Whether Doing Modification in an External Application -
Hello
is there any way to check whether an application is running and doing modification in it.
suppose if im doing a project in visual basic is it possible to calculate the total number of time that i have made modification or done work on the project.
thanks in advance
RESOLVED - Force scrollbars in Data Report -
I can't find any reference to a scrollbar property for a Data Report.
I have several reports in my project, some print portrait and some print landscape, but all display
in the same size window. I have done nothing as far as setting up scrollbars and yet it has
vertical scrollba
VBAccelerator SGrid 2.0 - OLE Drag/Drop -
I am currently working with VBAccelerator SGrid 2.0 and I was wondering if anyone has ever found a way to add OLE Drag/Drop or anything that resembles it. It doesn't have to use OLE - but I want to be able to drag the selected list item(s) into a treeview control and have it at least
SGrid 2.0 as a cool alternative to Listview [Updated] -
**Updated versions below this post**
Here is a little example I have been toying with lately. It could be usefull in one of my applications managing databases. Allowing users to select and deselect multiple items and rows of data.
I thought some of the code heads might appreciate
Bloody Scrollbars! -
I'm trying to scroll a bitmap in a picture box using 2 scrollbars like you'd expect.
But the code only works if I set the Largechange property of the scrollbars to 0. If I use a number greater than 0 then the bitmap appears in the wrong place.
I can't see how LargeChange should
scrollbars on forms -
hello all,
i have a problem with scrollbars on forms. The form i use
is used as a handler in the rightpane of another form.
does anyone know how i can put scrollbars on that form.
not knowing the position of the scrollbars, the initial size of the form
thanx
Temp stop use of scrollbars -
Is there any way to temporarily disable the use of the scrollbars while some other code is being used and then, when the other code finishes, enable the scrollbars again.
This is being used in a flexgrid.
Thanks
making a nonscrollable window -
I want to dispay part of a web page, but I don't want scrollbars. I've tried turning the scrollbars option off but that doesn't work, and it is not my webpage so I can't change the properties of the page. Any idea on how to force it to not show scrollbars?
scrollbars in webbrowsers1 -
i have 4 webbrowser controls on 1 page .. is it possible to show the complete website in webbrowser1 ..i need some kind of stretch function in my webbrowser. at this moment i'v disabled scrollbars .. but both scrollbars are still visisble. ..
any ideas?
SGrid - How do I disable horizontal scroll bar and change Column Header color -
I'm currently using SGrid and I need to disable the horizontal scroll bar, and change colours of the Column Header to blue.
Does anyone know which properties or settings that do that?
sgrid and printing -
ok, im trying to design a program that will help organize things at these racing events I run. Autocrosses for anybody that may know about these kinda things. I plan on using sgrid to display the information in the program, but we need the ability to print out the charts of racers.
Datagrid Scollbars -
I created a drived Datagrid control, and i'm trying to prevent the scrollbars from ever showing.
Just adding "mybase.vertscrollbar.hide" or .visible = false does not help.
i also tried to add a handler for the visiblechanged event of the scrollbars - but then the rectan
Using vbAccelerators SGrid -
After being frustrated by the MSHFlexgrid, I had a look around
here and lots of people seemed to like vbAccelerators SGrid
I'm feeling like a bit of a fool, but I cant run their demonstration projects.
I downloaded the binary, put it in C:\Windows\System32, registered
it with r
Using F# keys with scrollbars -
Hey I just added scrollbars to my application, but now it wont let the user use the F# keys when using the Form_KeyDown event. Is there any other way to get the KeyDown's of the f# keys or is there any way to use them alongside the scrollbars?
Saving SGrid with SaveGridData Problem (solved) -
Hi to all...
And here is another anoying SGrid 2.0 (VBaccelerator) problem...
I'm trying to save the grid with
Grid1.SaveGridData "C:\sgrid.tst"
or
Dim Xfile as String
xfile = "C:\sgrid.tst"
Grid1.SaveGridData xfile
and i get a "Runtime
* RESOLVED * Disable flexgrid scrollbars -
Is it possible to disable a flexgrid's scrollbars?
------------
fg.ScrollBars = flexScrollBarNone
WebBrowser control scrollbars -
Hello all, I have one question about the webbrowser control page scrollbars,
I want to make my scrollbars more flexible like the ei or firefox scrollbars I mean if it was not maximized or i resized the form of the web browser I want the page scrollbar to move with me (or to stay in sc
Scrollbars in a MSHFlexgrid -
How can I get the vertical scrollbars to always appear. Because right now they only appear when the MSHFlexgrid contains more rows than it can display in the window and I want them to appear all the time, like when you have a textbox and you add vertical scrollbars to it, they are alw
[Read] Need help with custom scrollbars on a Listview control! Or Skinning listview.. -
I have been searching for weeks now to find a way to use a custom scrollbar to scroll a listview...
Like this:
Now I use an alternating BG function on my listview and I am currently using the ensurevisible method of scrolling a listview...
Is there a better way?
I will