A Slider

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
8 posts Page 1 of 1
Contributors
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

A Slider
35000vr
Does anyone know how to make a slider in VB like the ones on IPhones and IPod Touches?
And
Make FormBoarder Style:None Moveable?
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Re: A Slider
CodenStuff
Hello,

To move a borderless form: viewtopic.php?f=38&t=460&start=0&hilit=borderless

Im not sure about the slider part off hand.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: A Slider
35000vr
Ok
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Re: A Slider
hungryhounduk
Hi
You could add a Panel to the Skin with Pictureboxs to hold your images, and then just enable the Scrollbar on the Panel Component...

**Codenstuff showed me how to do that a while back and it worked a treat** cooll;

If you could then code it somehow to get rid of the Scrollbar, and enable clicking and dragging the panel that would be perfect, as the Scrollbars itself make it look slightly Ugly..

I dont know if it can be coded to lose the scrollbar, but if it can then that's the answer.

hope this is of some Help

Chris

ps: in the attachment below is the Scrollbar Zip that codenstuff did to show me what i needed, try this out, if you can modify it to suit what you need....

**If its any help then please GIVE THANKS to Codenstuff as it was his Code example** cooll;
You do not have the required permissions to view the files attached to this post.
Image
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: A Slider
35000vr
One question how do you when the slider is all the way at the end make it go to another form?
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: A Slider
Livengood
hungryhounduk wrote:
Hi
You could add a Panel to the Skin with Pictureboxs to hold your images, and then just enable the Scrollbar on the Panel Component...

**Codenstuff showed me how to do that a while back and it worked a treat** cooll;

If you could then code it somehow to get rid of the Scrollbar, and enable clicking and dragging the panel that would be perfect, as the Scrollbars itself make it look slightly Ugly..

I dont know if it can be coded to lose the scrollbar, but if it can then that's the answer.

hope this is of some Help

Chris

ps: in the attachment below is the Scrollbar Zip that codenstuff did to show me what i needed, try this out, if you can modify it to suit what you need....

**If its any help then please GIVE THANKS to Codenstuff as it was his Code example** cooll;

Well Today i have learned Somthing new :D, Thanks for sharing that Hungryhound
Image
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: A Slider
35000vr
Ok livengood.
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: A Slider
35000vr
I mean this:
http://i35.tinypic.com/dfg39w.jpg

EDIT:sorry for double post
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
8 posts Page 1 of 1
Return to “Tutorial Requests”