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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
testing for idleness then start another program21 Mar 2008 23:44 GMT1
I have this flash video that's an EXE file.
What I'd like to do is be able to test to see if the computer is idel (no
mouse movements or keyboard activity) for a certain time and, if so (say
five minutes), run the exe file.
ComboBox drop-down window closing/hidden21 Mar 2008 22:29 GMT3
I am trying to get an event when the drop-down Combo Box goes away /
reverts back to showing a single item.  
For example, clicking the box's down arrow, to remove the drop-down
window, doesn't seem to generate any event.  Not even a mouse event.
Passing Information21 Mar 2008 22:02 GMT11
The code below was written to determine the state of the .Image:
With tmpPic
           .Location = New Point(5, 8 + (100 * (groupIndex)))
           .Size = defaultPic1Size
Function help21 Mar 2008 16:19 GMT1
Not sure how to do this, but when the function is called and pass the value,
I want them to select from a list like “Left, Center, Right”, they only can
select those option:
Example:
Brush color VB2008 Pro21 Mar 2008 15:18 GMT4
Drawing a line with WPF using Line class.
The Line.Stroke is a Brush.
I have many colors but they are all using Color and are argb (or just rbg).
How in the h--- do you get a Color into a Brush.???
RE: Nullable(Of Integer) question20 Mar 2008 23:32 GMT6
I am new to Nullable types.
Let's say that I have a variable as follows:
Dim iID As Nullable(Of Integer)
Now, let's say that I have code that either needs to assign an integer
Cant use DoEvents in WPF application20 Mar 2008 15:41 GMT11
I have a WPF application in VB in VSTS 2008 RTM. I am trying to
"blink" (momentarily clear) a field of data if the data is reloaded
from the database to give the user some visual indication of the LOAD
operation.
Variable Inside Variable20 Mar 2008 15:21 GMT4
How do I, if at all possible, reference a variable with another variable
in VB.NET?
For example, if I have a form with a textbox and a button.  Type var1 in
the textbox
Simple - ASP Absolute Location20 Mar 2008 14:19 GMT3
In my book the book drags a datagridview and a detailsdatagrid onto the
form,
The person is able to set the two grids side by side.
In mine - i can only seem to set them under eachother.
VS2005 WinForms ToolBox Problem20 Mar 2008 08:31 GMT5
The icon next to every tool (except pointer) is the label icon "A".  Anyone
know how to get back the correct icons?  I have no idea how it got this way,
but it is.  VS2008 is fine.
Help!
Password String20 Mar 2008 07:10 GMT5
I have a user enter a password  each time they try and access an admin
string. How can i create a password string and inside the string the
last 3 position be a variable unique 3 place for user to scan in their
initial so that they I can tell them apart.
background threads and keeping the UI painting19 Mar 2008 22:49 GMT6
I am trying to do some processing on a background thread while keeping the
UI painting. However, this is a generic server side call routine - and it
needs to block until the server side call completes. So the idea is, a
server side call begins, it gets spun off on another thread ...
Converting 1D To 2D19 Mar 2008 22:40 GMT1
CAN ANYONE HELP ME INCONVERTING DYNAMICALLY ALLOCATED 1D STRING TO
DYNAMICALLY ALLOCATED 2D STRING
REDARDS,
NADEEM AKHTAR BS (CS) FAST-NU PAKISTAN.
Packaging a SQL2005 application19 Mar 2008 20:07 GMT3
I've created quite a few .Net apps we use locally and I generally just
publish them as ClickOnce applications to a network drive.  Now I'm being
asked to make my app portable to other networks/companies.  So I want to
create a setup program on CD/DVD.  The hurdle here is that my ...
easy one...need to print picturebox19 Mar 2008 19:47 GMT3
on my form in vs2005, i have a PrintPreviewDialog1, PrintDocument1 and
PictureBox1
all i want to do is print the image i have in Picturebox1 through the
PrintPreview control.
 
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.