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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HOWTO: Receive User Control Button Click In Parent Page19 Oct 2004 12:25 GMT2
How do you act on a user control's (.ascx) button click event in the
containing page (.aspx) ?
Should event bubbling be considered?
Does this even make sense to try and do?
Lock a form?19 Oct 2004 12:15 GMT1
How do I lock a form so none of its controls are selectable, it cannot be
resized, clicked on etc?
Chris
StreamWriter19 Oct 2004 11:59 GMT2
Dim FileStream As StreamWriter
FileStream = New StreamWriter("C:\WINDOWS\PLC")
I get an error in streamwriter.
he sais it's not defined how do i do that?
Declare as Public at different modules19 Oct 2004 11:08 GMT2
Maybe configuration for getting the same result can be simpler but I will
describe my real one.
I have one solitions which contains 2 projects: Class Lib and WinApp.
Class Lib define
Flat style menus19 Oct 2004 11:07 GMT3
is there a (simple) way to give my application flat style menu's like
the ones in the VB.NET IDE? Is there a component I forgot to add to my
toolbox or did MS seriously not include this in the package?
Rinze van Huizen
form draw problem19 Oct 2004 11:04 GMT8
I have a form in which I draw a grid in the paint event. Works fine, except
when using the scrollbars.
Autoscroll is switched on, I use doublebuffering and userpaint and
AllPaintingInWmPaint are true.
Show Video in Windows Form19 Oct 2004 10:46 GMT4
What is the best way to show a video file directly in a
Form?
Can I use functions of Windows Player in a Windows Form?  
Functions like: play video or show visualization for
Showing Windows Forms - question19 Oct 2004 10:34 GMT4
If Windows Form -application has for example a button on Form1 which
Click-event opens other Form2-form like...
Dim f as New Form2
f.ShowDialog()
Static adresses in DHCP19 Oct 2004 09:47 GMT3
How to get static IP adresses from DHCP?
timers and timespan19 Oct 2004 09:43 GMT1
I have a form with 3 textboxes.they are: startTime, stopTime, and
elapsedTimeTxt.
I have a timer object on the form named timer1.timer
I have 2 buttons named start and stop respectively.
enter data for master table, hard question19 Oct 2004 08:45 GMT1
- I have a master and a details table presented in two datagrid
- I also have some text boxes that present the values from any record in the
master table. This also helps to enter new data for the master table.
I also have a Add button to add new data
How to show Tooltip for UserControl19 Oct 2004 08:39 GMT1
I have developed my own user control and created custom mouse enter event.
I need to show ToolTip on mouse enter event.
I have written following code for that, but it doesn't show ToolTip.
Private Sub MyControl_MouseEnter()
currency manager and binding manager19 Oct 2004 08:35 GMT2
I am confused about these two things...
Anyone be kind to tell me the main difference ?
Thanks
p.s- I read some textbox and help already . but still not understand
ASP.Net VB Method question19 Oct 2004 08:29 GMT1
In ASP.Net Web Service which refers to 2 databases, how do make one field in
one table equal to another field in another table eg
In table one OtherID, holds ClientID from the second table, these are used
in the following method;
copy datarowview19 Oct 2004 08:17 GMT2
I want to put a datarowview aside to use later on. How?
dim curRow as datarowview
dim oldRow as datarowview
oldrow=currow doesn't do the trick because I save the object ref and oldrow
 
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.