Search found 268 matches

Search found 268 matches Page 1 of 27
by un kn0 wn
Sat Mar 25, 2017 7:50 pm
Forum: Coding Help & Support
Topic: Sqlite Help
Replies: 4
Views: 3019

Hello, :teehe; must it be that easy i only get 1 record :( Dim attributes As String = "*" Dim empls As SQLiteDataReader = DataBase.executeQuery("SELECT " & attributes & " FROM category ") if i only use this part then i get all records That's probably because th...
by un kn0 wn
Thu Jul 05, 2012 7:00 pm
Forum: Coding Help & Support
Topic: Enable Disable Dropshadow With Checkbox
Replies: 10
Views: 2999

Here try this: Public Class Form1 Public Function ChangeShadow(ByVal enable As Boolean) Const CS_DROPSHADOW As Integer = 131072 Dim Shadow As CreateParams = MyBase.CreateParams If enable Then 'Your code for enabling the shadow. Else 'Your code for disabling the shadow. End If Return Shadow End Funct...
by un kn0 wn
Tue Apr 17, 2012 11:06 am
Forum: Full Software
Topic: Additional info at runtime with DLL
Replies: 9
Views: 2699

I'm a little confused about this, perhaps you could post some images to show the user what it does :D
by un kn0 wn
Thu Apr 05, 2012 5:57 pm
Forum: Full Software
Topic: MSN User History Viewer by Agust1337
Replies: 11
Views: 3369

Very nice GUI...
by un kn0 wn
Mon Apr 02, 2012 4:41 pm
Forum: Full Software
Topic: Weather Information
Replies: 3
Views: 1464

Nice App Mate, Maybe work on it more and get it look like the HTC Clock/Weather widget for Desktop. It'd be pretty cool if you could do that :D
by un kn0 wn
Sat Mar 31, 2012 12:07 pm
Forum: Work in Progress
Topic: CamDesk Development Plans
Replies: 23
Views: 13907

Looks nice mate and something different :)
by un kn0 wn
Sat Mar 31, 2012 11:43 am
Forum: Source-Code
Topic: SHIM SOFTWARES® Source Code - Animated Progressbar In VB.NET
Replies: 6
Views: 2500

Wow every seems to be competing on who can find mistakes in other peoples corrections... If that makes sense :S
by un kn0 wn
Sat Mar 31, 2012 11:39 am
Forum: Source-Code
Topic: BlackCap GDI Based Theme [VB. NET] Next Gen Technology
Replies: 14
Views: 5398

Nice share but please don't charge for other peoples work and effort.
by un kn0 wn
Sat Mar 31, 2012 11:19 am
Forum: Full Software
Topic: Directory Explorer - Component
Replies: 0
Views: 782

Hey Guys, I haven't been on for ages but I've been busy with school... Any ways here is a little something I put together as a component. I know it's pretty easy to make but I thought it's pretty useful because I used it my FTP client and most people can use it similar applications like directory br...
by un kn0 wn
Fri Mar 30, 2012 7:14 pm
Forum: Full Software
Topic: GigaBrowse
Replies: 3
Views: 1459

Simple browser but nice, Although I think if you use some images it'll look a lot nicer :)
Search found 268 matches Page 1 of 27
Go to advanced search