VS 2010 Transparent image for background?
Hello Forum, I'm attempting to make myself a login screen for an application, I have all the login functions in and it all works, however when it comes to design it, I am stuck at trying to make the...
View ArticleUnclickable link
Hello, I'm trying to create a click event for a label on my form that will display a clickable link that will open in my default browser. I get the link to display but it not clickable then an error:...
View Articlehow to delete text
hi,,,i have text file where the content like this Quote: server 192.168.100.100 80 proxy 192.168.1.1 proxy-option www.facebook.com this my code for write all content of text file Write COnf Code: Sub...
View ArticleAdmin/Moderators: Please See This Thread
Good evening to all, I was wondering about the inbox here in the forum, maybe I have a problem with my inbox or is it one of the rule? I can't save more than 1 message in the Private Messages, either 1...
View ArticleWPF/C# Varying number of controls
Hi, Could anyone please point me in the right direction to do following in WPF/C#. Lets say I have an array of strings and the number of items in the array is varying. What is the correct way to go and...
View ArticleShort list of examples (exclusively 2D) as an introduction to XNA
Short list of examples on how XNA can be utilized to create a range of interesting effects (with almost complete focus on 2D). Disclaimer: This is not a guide for XNA. Nor it is an in-depth discussion...
View Article[VB6] - can i hide a control without using the ShowWindow() api function?
can i hide a control without using the ShowWindow() api function?
View ArticleI'm new at VB .NET
Hi, I'm a web developer but now I will start a project in VB .NET. I started learning the language. Not seem difficult ... for now... When I do a web application, follow a series of best practices, for...
View ArticleNoob Question : Doevents?
'English aint my first language Helloooooo, i was reading post in this forum anddddd Ive realise that many people add Doevents in their command ( in Timer & Loop thigny? ) I never used Doevents, so...
View ArticleAxWindowsMediaPlayer "Playstatechange" does not work once published
Hi, I have a problem with AxWindowsMediaPlayer for which I cannot find anything in the forum. I am working on a mp3 player. When running from VisualStudio, everything works fine, including the...
View ArticleVS 2010 Updating DatagridView Code
Hi all i have this bit of code for searching for a number from a db and returning it to a datagridview vb.net Code: Dim con5 As New OleDb.OleDbConnection    Dim ds5 As New DataSet    Dim da5 As...
View Articlehelp with duplicate name
i need help removing duplicate name example is below i only need 1 name but it adds 2 instead of 1 error i face with 2names i need to remove 1 deandean i only need 1 name dean how do i remove deandean...
View ArticleSingle or multiple databases?
Hello everybody, I have a question regarding an application I want to develop for my work. We are an engineering company and I want to make like a project manager, organizer and parts list for our...
View ArticleModifying the Menu items at run-time
As each client signs in to the server the server sends back to the client a list of options that the user is allowed to have. It will be different for each user so I need to make the options menu items...
View Articlechange font of one textbox
Hi, I am new in this forum and I know few the vb. I use the vb6 and I have a question, I hope can help me. In a toolbar I have inserted a combobox which choice the font; While in a form there are many...
View Article[Word 2007] Tables and Bookmarks
I apologize for the very basic nature of my first post, but I am attempting to learn VBA on my own. Looking through these forums has helped immensely, but I've come to a problem I can't find an answer...
View ArticleSelect a row in gridview without select button/link
I want to select a row of gridview and display a DetailsView. There is issue of real estate on page so I do not want to use a select button. Please advise how can we achieve this? Thanks
View ArticleMultiline Text Box
I have a form with a multiline text box, in this text box I have some multiline data. I want to be able to export this multiline data to a list box. But when I try to add the text to the list box using...
View ArticleVS 2008 VB.Net Database Query Question
Hi guys, I am creating a sports bet tracker application that will be used to track various bet results etc. A part of this requires a team stat viewer that will show how many wins and losses a specific...
View ArticleRDLC Textbox Line Spacing
I am making an RDLC report and I have placed a textbox and typed in my text (17 lines). I am wondering if there is a way to change the line spacing between my lines in my textbox? I tried setting the...
View Article