|
-
Jul 26th, 2010, 02:14 PM
#1
Which is your favourite VB (classic) control?
I perticularly like ListView, what about you?
-
Jul 26th, 2010, 02:31 PM
#2
Re: Which is your favourite VB (classic) control?
CommandButton... that's where the power was... it made things go.
-tg
-
Jul 26th, 2010, 02:49 PM
#3
Re: Which is your favourite VB (classic) control?
PictureBox, it lets you be flashy
-
Jul 26th, 2010, 03:10 PM
#4
Re: Which is your favourite VB (classic) control?
Software I use and highly recommend: Opera, Miranda IM, Peerblock, Winamp, Unlocker Assistant, JoyToKey, Virtual CloneDrive, Secunia PSI, ExplorerXP, GOM Player, Real Alternative, Quicktime Alternative,Sumatra PDF, and non-freeware: Photoshop and VB6( ).
My codebank: AllRGB, Rounded Rectangle(math), Binary Server, Buddy Paint, LoadPictureGDI+, System GUID/Volume Serial, HexToAsc, List all processes and their paths, quasiString matching
Strings(search, extraction, retrieval etc): Retrieve BBCode Link from HTML, RemoveBetween ()'s, strFindBetween(str1,str2), Insert text in HTML, HTML - GetSpanByID
-
Jul 26th, 2010, 03:41 PM
#5
Re: Which is your favourite VB (classic) control?
Had lots of fun with the progress bar
Delete it. They just clutter threads anyway.
-
Jul 26th, 2010, 08:36 PM
#6
Re: Which is your favourite VB (classic) control?
-
Jul 27th, 2010, 02:38 AM
#7
Re: Which is your favourite VB (classic) control?
Treeview... I simply love that control....
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread " Resolved", if the query is solved
MyGear:
★ CPU ★ Ryzen 5 5800X
★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
★ Keyboard ★ TVS Electronics Gold Keyboard
★ Mouse ★ Logitech G502 Hero
-
Jul 27th, 2010, 02:55 AM
#8
Re: Which is your favourite VB (classic) control?
RichTextBox. Especially how you had to 'subclass' it for it to do anything useful, but then it would crash constantly. Loved it.
-
Jul 27th, 2010, 06:42 AM
#9
Re: Which is your favourite VB (classic) control?
My favourite was always the FlexGrid. What better place to store and sort 500MB of data? For added efficiency, hide it behind a groupbox so it doesn't mess up your GUI design. Ahh those were the days.
I wish VB6 GUIs hadn't been so slow though, never did get to the bottom of that. Hmm.
-
Jul 27th, 2010, 07:05 AM
#10
Re: Which is your favourite VB (classic) control?
 Originally Posted by wossname
For added efficiency, hide it behind a groupbox so it doesn't mess up your GUI design. .
What about .Visible = False?
Delete it. They just clutter threads anyway.
-
Jul 27th, 2010, 07:27 AM
#11
Re: Which is your favourite VB (classic) control?
 Originally Posted by TheBigB
What about .Visible = False?
Tried it, but never saw it ;-)
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Jul 27th, 2010, 07:46 AM
#12
Re: Which is your favourite VB (classic) control?
Timer let's you do some cool stuff.
-
Jul 27th, 2010, 10:42 PM
#13
Re: Which is your favourite VB (classic) control?
ShockWave Flash control....
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jul 28th, 2010, 02:59 AM
#14
Re: Which is your favourite VB (classic) control?
The console. Ultimate classic.
-
Jul 28th, 2010, 06:27 AM
#15
Re: Which is your favourite VB (classic) control?
 Originally Posted by MaximilianMayrhofer
The console. Ultimate classic.
Eh, that's not exactly a control, is it?
What I loved in VB6 was the winsock control. And the timer control was the only way to do any asynchronous operations. So that too gets my vote.
Oh, and I also used the RDO back when I did a project with VB 5 and Oracle. It seemed like a monster at the time.
.
-
Jul 28th, 2010, 08:23 AM
#16
Re: Which is your favourite VB (classic) control?
It was a joke..............................................................
Sigh.
The thread about humour really isn't that far off the mark
-
Jul 29th, 2010, 11:57 AM
#17
Re: Which is your favourite VB (classic) control?
What about .Visible = False?
Nah, just set it's top left outside the bounds of the form. That way the user could resize their form if they wanted to see it. Now that's good GUI design.
The best argument against democracy is a five minute conversation with the average voter - Winston Churchill
Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|