Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Change the look of a button.12 Nov 2004 22:20 GMT6
Hello all,
Can you take a button, color it green, have the user click on it, change the
color to red, to show it has been selected.  IF so, how?
As always, thank in advance!
draw box12 Nov 2004 21:41 GMT4
I am new to VB.net, can anybody help me how to create a form that ask
user to enter the "WIDTH" and "HEIGHT" and draw a box display in the
textbox?
thanks
Fixed number of rows in a datagrid12 Nov 2004 20:17 GMT5
If I have a datagrid and the bound data file only have 4 rows in it, the
grid will show the 4 rows. However, there is blank space below that
until it reaches the bottom of the grid. Is there a way to have a fixed
number of rows regardless of what data is in the bound table?
No Smart Device Application template?12 Nov 2004 19:42 GMT11
I need to create a VB.NET application for a Pocket PC.  I've installed
VB.Net, the .NET Compact Framework and the Microsoft Pocket PC 2003 SDK.
Still, there is no "Smart Device Application" template under New
Project/Visual Basic Projects.
VB.NET: Connect and Disconnect using System.Net.Sockets 12 Nov 2004 19:32 GMT1
Say i have declare a module for connection and two buttons...
one button has the method connect() and
the other has the method disconnect()....
how do i actually connect after i had disconnect my tcpC...
use counter variable when referencing control12 Nov 2004 17:45 GMT1
I'm learning vb, coming from a Perl background.  I want to know how to
reference a form element by using a counter variable in the element's name.  
For instance, let's say I have a form with 10 textboxes named textbox1
through textbox 10 and I have a for loop and I want to ...
Anyone seen example of combobox autoselect?12 Nov 2004 17:37 GMT2
I need to implement autoselect in a combobox.  Anyone know how?
TIA,
Larry Woods
Validating a control - contains only numbers and not null12 Nov 2004 17:27 GMT2
I want to ensure that a text box contains a number and is not blank. I'm
using the regular expression validator to do this with this line
ValidationExpression="[0-9]+"
This expression works when I enter input which is not numeric but it will
Find out when text file last saved12 Nov 2004 17:18 GMT2
Hi,
I import data every evening through a scheduled task from a text file.
Once the data is imported, an email is sent to a user saying how much
data etc.. was in the file.
IE Band Objects12 Nov 2004 17:15 GMT1
Has anyone done any development with Internet Explorer band objects in
VB.NET?
If so, how did you resolve the issue surrounding IEs failure to process the
backspace keydown event for edit controls hosted within band objects?
parse and convert string generated at runtime to a boolean12 Nov 2004 17:15 GMT1
I have a string, generated at runtime, which I want to convert to a
boolean.
The string can be something like:
"(true or false or true) andalso false"
Declaring Enums12 Nov 2004 17:07 GMT1
I have a an assembly with the following code
Module modEnums
   Public Enum enuFixType
       ftyButtSide     'jamb full height, header inside jambs
DataSheet Form12 Nov 2004 16:37 GMT2
I'm coding a complex physical problem which request the input and ouput of a
lot of datas.
In order to do that I have started to bulid a form which contains a lot of
Label and TextBox ,
Crystal Reports - Database Login?12 Nov 2004 16:36 GMT1
I have a crystal report using a Dataset which is populated at Runtime. It
works fine on my development machine, but when I deploy it to a test machine
I get a 'Database Login' box. There shouldn't be a need for it to connect to
any database because the dataset is populated with ...
Variables12 Nov 2004 16:21 GMT3
I'm coding  a complex system which require thousands of varaibles.
I would like to create most of them dynamicly with a template.
for exemple I woould like to be able to declare my varaibles as follows
Dim s1, s2 as string
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.