Search found 226 matches

Search found 226 matches Page 6 of 23
by noypikami
Thu Jan 16, 2014 9:06 am
Forum: Skins & Themes
Topic: Revised Theme (VB.net)
Replies: 4
Views: 10015

#troop , i added an alternative download link, please have a look
i dont know why the first download link didnt work. :)
by noypikami
Thu Jan 16, 2014 8:13 am
Forum: Skins & Themes
Topic: Revised Theme (VB.net)
Replies: 4
Views: 10015

hi, i just wanna share this theme to everyone. i dont own the source codes, i just revised it a little bit to my preferred design and color. basically the codes came from " oVERT3Xo and aeonhacks ", i dont know who are they. LOLzz :) and i added a custom horizontal tab control which i foun...
by noypikami
Wed Jan 15, 2014 11:09 am
Forum: Coding Help & Support
Topic: Label with time?
Replies: 13
Views: 3781

try this out, THIS CAN HELP YOU BUILD YOUR PROJECT use "datediff" to calculate the time difference" here's the full code: Class Form1 Dim startTIME As Date Dim endTIME As Date Private Sub form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load End Su...
by noypikami
Tue Jan 14, 2014 9:34 pm
Forum: Skins & Themes
Topic: Ionia MediaPlayer Skins Free
Replies: 3
Views: 2968

it's pretty nice
by noypikami
Tue Jan 14, 2014 3:18 am
Forum: Coding Help & Support
Topic: if textbox have numbers then ...
Replies: 4
Views: 1620

try this code::: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim value As Integer Dim text As String = TextBox1.Text If Integer.TryParse(text, value) Then MsgBox(value.ToString) Else MsgBox("the value is not an integer") End I...
by noypikami
Mon Jan 13, 2014 2:15 pm
Forum: Coding Help & Support
Topic: Need help fast :)
Replies: 18
Views: 4293

ok. i need to figure it out a little bit deeper. LOLzzz
by noypikami
Mon Jan 13, 2014 2:07 pm
Forum: Coding Help & Support
Topic: Need help fast :)
Replies: 18
Views: 4293

#Dummy1912 what kind of control you want to replace with the string?
by noypikami
Mon Jan 13, 2014 1:57 pm
Forum: Coding Help & Support
Topic: Need help fast :)
Replies: 18
Views: 4293

i also have here a sample that uses a usercontrol.
u may like this one too because this is more easy.

download source:
sample usercontrol.rar
by noypikami
Mon Jan 13, 2014 1:51 pm
Forum: Coding Help & Support
Topic: Need help fast :)
Replies: 18
Views: 4293

i have a sample here, but you really have to find the location of the specific string. for the main time i add a control(linklabel) inside a label. and i calculate the location manually. i hope this can help you download the exe file: sample exe.rar download the source: sample insert a control insid...
by noypikami
Mon Jan 13, 2014 6:02 am
Forum: Coding Help & Support
Topic: Need help fast :)
Replies: 18
Views: 4293

#Dummy1912 i think #muttley1968 got the right idea for that.
Search found 226 matches Page 6 of 23
Go to advanced search