-
- "It's for the children..." drawtext erase remove
by Nightowly
- 8 Replies
- Last post
by Nightowly
- Howdy, New program for the kiddies...
This time, I'm creating a small graphics program where the alphabet letters appear, move, resize, recolor, sort, etc.
I'm just getting started...I've got the first letter to move around the screen, and using the font size, color etc, I can get the "A" to move along in a path.
I'm using: TextRenderer.DrawText(GraphicsFun, "A" , Me .
-
- using a combobox as a lookup for values from another table.
by NerdChick
- 4 Replies
- Last post
by NerdChick
- Hi, Using VS 2005, SQL Express 2005 in a Winforms app
I hope someone can help me as I have now read so many different articles, I'm getting very confused and frustrated.
Scenario: I have a QUOTES form where the user will fill out various information, ie: date, quote number, etc. Importantly I want the user to select the Client that the quote is being created for. The client names are
-
- Printing some text?
by AndrewVos
- 5 Replies
- Last post
by AndrewVos
- Hi all
I am wanting to print a string with no formatting or anything like that. Sort of the same idea as vb6's Printer.Print.
I also want to be able to print multiple pages if the text is too long.
Does anyone have a nice little code snippet for me
I thought I'd look here first.
EDIT:
This looks interesting: http://www.codeproject.com/
-
- New user / templa
by Mav99
- 2 Replies
- Last post
by Mav99
- Hi I have just installed VB express for the third time and just want to get started.
when I try to open a new project I get the followng error
"the filename, directory name, or volume label is incorrect. (Exception from HRESULT 0x8007007B"
Any ideas gratefully received
-
- PSDK R2 and Include files
by Anonymous573254
- 4 Replies
- Last post
by Aljodav
- I regulary create a win32 windows application but even when I havent even typed any code in it and I run it, it says it cant find any of the #include files.
I have my include files set to
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include
like it said on the site. And I checked it to see that the files I need are there (and they are).
But for some reason
-
- Send Email Richly Problem?(HTML)
by pinoyz
- 1 Replies
- Last post
by pinoyz
- Hi every1,
I Creating a Email Program That only Sends Messages, js02 gave me this link how to send email by html... and i got error on this function
Code Snippet
'Function to get HTML to put into email body Public Function ScreenScrapeHtml( _ ByVal url As String) As String
Dim objRequest As System.Net.WebRequest = System.Net.HttpWebRequest.Create(url) Dim sr As New IO.
-
- background worker runworkercompleted event args?
by RazorOne
- 7 Replies
- Last post
by RazorOne
- It took me some time to figure it out but I get it now. I followed the documentation for background worker and applied it to my program as needed but I have a problem.
Here is my code:
Code Snippet
Dim btnx As Integer = Me .btnmoveit.Location.X
Dim btny As Integer = Me .btnmoveit.Location.Y
Private Sub btnmoveit_mouseclick( ByVal sender As Syste
-
- 3rd party add on?
by compaks
- 1 Replies
- Last post
by rauhanlinnake
- Hi all,
Does visual c# 2005 express edition support third party add on
I'm planning to use jetbrain resharper latest release for VS 2005.
If not, is there any tools from microsoft that have functionality like resharper
Thanks guys.
-
- Inserting In a Table, Through a DataSet
by tosif
- 1 Replies
- Last post
by Behrooz PB
- Hi, I am a newbie to database programming. In VB 2005 i created a small project to connect to a database made in SQL Server Express. I wrote all my queries thru the dataset designer (The designer which comes when u double click dataset.xsd file in the solution explorer). It also made a datatable adapter. Now the select queries are working fine thru this, but there is a problem with the insert, up
-
- put and keep values in invisible textboxes
by Anika42
- 14 Replies
- Last post
by js06
- Hi! I need help - I have several textboxes, they are bounding to the fileds of table. But I do not need to show them to users, but I need them for putting values. When I try to do it when they are visible - it is working perfectly, only I change this property "visible" to false - I can not put any value. May be there is another way of not showing them to user, but work with them.
-
- Publishing my software
by David Ison
- 7 Replies
- Last post
by Priyank Vaish
- Hi All,
I have created a little utility to update some files on colleagues machines, however when I try and publish the program it works on my machine but will not run on anyone else's.
What I am trying to achieve is that they click on 'crog.exe.' and it works!
It seems to be publishing with all sorts of files such as .manifest and exe.config etc...is there any way of me getting rid of al
-
- counting words in text box.
by Green Lantern
- 14 Replies
- Last post
by ReneeC
- I'm trying to count instances of words in a text box and display the count number and word in a listbox. Here's what I have now:
Private Sub SortUp()
Dim source As String = txtData.Text
Dim WordList As String = ""
Dim result As New System.Text.StringBuilder
Dim parser As New Regex( "\b[a-z]+\b" )
source = source.ToLower
txt
-
- using chart in c# application causing proble
by Amjath
- 3 Replies
- Last post
by Amjath
- Hi All, My Application is a windows based(.net 2.0) application using C# I got this error "class not registered (exception from hresult: 0x80040154(regdb_e_classnotreg))" when i try to run my application. In my application am using axMSChart so i include the following dll's AxInterop.MSChart20Lib Interop.MSChart20Lib Interop.MSDATASRC Interop.stdole My application works file when the pc
-
- Connection string in a dll, which is to be used in any project
by sujith.u_hotmail.com
- 3 Replies
- Last post
by sujith.u_hotmail.com
- I am creating a class library. unfortunately it deals with some tables
so a class to access the data base also is the part of the library /dll
So a class in the dll contain a connection string
when since i am creating it as common module such that any user can add refer this dll.
Users existing connection sting may not match what i have used as connection string
So what can
-
- .NET Framework 1.1 or 2.0
by gpugelni
- 2 Replies
- Last post
by gpugelni
- Hi.
Wich .NET Framework instal for use with VB2005 Express
.NET Framework 1.1 or 2.0
Thanks in advance
-
- how to i delete words after a sertion word in a textbox?
by i hate mac pc's
- 5 Replies
- Last post
by VBVB66
- hi i would like to know hot to delete all text in a textbox befor a serton letter
for example
dellsrock=cool
i want the dellsrock and the = gone.
thanks for the help.
-
- VB Browser
by itsryan
- 5 Replies
- Last post
by Andrej Tozon
- I am making a Internet browser and I have run into some problems. I would like some help some someone here. Ok, The problem I have right now is that I would like it, when you hit the enter key after you type in a address in witch you what to go, that it will take you to the site. I do have a button for going to the address but I would like to make it easier to get there. This is the code I have no
-
- help printing a datadridview from a form
by Adriano72
- 12 Replies
- Last post
by Adriano72
- Hi it's me again.
now i've a problem with the printing method, i've spent a lots of time reading posts on this forum, but now i've more questions than before.
so I need to print a datagridview filled in a panel, this datagridview is populated manually by some data(text), no more
so i load the printdocument from the tools, the printdialog, but i don't know how to tell the printdocument(e
-
- Mathamaticians please !
by Whoisit
- 14 Replies
- Last post
by ReneeC
- I want to resize an image using a NumberUpDown control, Here's what I have, Dim pcent As Integer pcent = 100 / nudPercent.Value pbxResize.Width = pbxResize.Image.Width / pcent pbxResize.Height = pbxResize.Image.Height / pcent If I enter 50 then 100 / 50 = 2 so the image width and height is divided by 2 = 50% If I enter 25 then 100 / 25 = 4 so the image width and height is divided
-
- vb.net express tv tuner , capture card
by Cemal
- 1 Replies
- Last post
by ahmedilyas
- Hi guys, I have this Visiontek tv capture card that it's software is not working anymore and instead of payin $60 to beyondtv (by snapstream) I decided to try and make a software.
Do you know any tutorial /help about the subject
thanks
-
- how do i change keypress from vb to vb.net
by jasperdy
- 9 Replies
- Last post
by jasperdy
- Can anyone help me on how to write this code which is from vb6 i think to a vb.net
Sorry i'm just new to vb.net
Private Sub txtBox1_KeyPress( ByVal KeyAscii As Integer )
Select Case KeyAscii
Case 45, 46, 47, 48 To 57, 65 To 90, 97 To 122
Case Else
KeyAscii = 0
End Select
End Sub
as you may see i have to restrict inputs in textb
-
- Unresolved token? Unresolved external symbol?
by Paul Mattes
- 3 Replies
- Last post
by Paul Mattes
- I am trying to build a simple application that creates a Shell Link. It compiles just fine (I can port source code if need be), but it will not link. The linker complains: wc3270wiz.obj : error LNK2020: unresolved token (0A00001F) IID_IPersistFile
wc3270wiz.obj : error LNK2020: unresolved token (0A000023) IID_IShellLinkDataList
wc3270wiz.obj : error LNK2020: unresolved token (0A000026) CLSID_She
-
- code convert help
by johnb01
- 3 Replies
- Last post
by johnb01
- Hi and good evening everyone, I was hoping someone could take the time and convert this VBCode into VB.Net i've tried just about everything i got it partially working however, i can't get it to work properly. What the code below does it finds specific tags and colors them in with a pre-determined color. Thank You very much in advance in helping me converting this bit of code Private Sub ColorCode
-
- cannot start vb2005 express in vs express
by kaakje
- 4 Replies
- Last post
by kaakje
- Please help,
I cannot start vb within Visual Studio express
I installed several times sqlserver, sqlservertools, vb etc. . I run several uninstall programs. I tried vbexpress/installvstemplates and so on
A this moment i even not see the report template. (i did see that before) . Just a blank solution.
Starting just VB is no problem
The reason that i want to start with Visual
-
- powerscripts convert to vb .net
by oscarjaime
- 7 Replies
- Last post
by DJSTU
- I'm learning VB - I have a few powerscripts codes (for power builder) that I like to convert to VB. is any one out there can help me they are real small codes:
1 EXAMPLE:
if (ddplb_day.text="6" ) then &
open(w_name_question)