Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Helpfile03 Mar 2005 23:25 GMT2
i have given my app an helpfile like so
app.helpfile=app.path & "\Helpfile.chm"
now if i push F1 my helpfile shows
but if i stop the program the helpfile is still on the desktop
Parallel processing questions03 Mar 2005 20:51 GMT8
Our VB application uses 3 socket controls, 2 are client
socket controls who receive data and 1 is the server
socket control who send data out to clients.
I have the following questions:
Printing from VB03 Mar 2005 20:28 GMT2
Is it possible to initiate a form print (in response to a click event)
without creating a Printing class? Is there no way inherent in the Forms.Form
class to print something out?
vb6 properties bug03 Mar 2005 19:37 GMT6
When I right click on my listview (or toolbar for that matter) and select
properties, Windows installer kicks in and tries to install Easy CD Writer 5
Basic!  I hit cancel, it tries again, I hit cancel again and then I get my
property page I need.  This process takes about 15 ...
Run application with administrator privilege03 Mar 2005 18:26 GMT3
I write a program which run on the clients side, the program need to change
the clients computer settings. i want to change the user's credentials from
the program so the program can perform the change with administrator
privilege.
Time to decimal03 Mar 2005 18:00 GMT8
I am using this code to convert time to a decimal:
flxHistory.TextMatrix(i, 1) = CSng(TimeValue(flxHistory.TextMatrix(i, 1)))
so how do I get it back into time format?????
Thnx
Weird ADOX problem03 Mar 2005 17:37 GMT3
I need a few rows of a database im creating to be auto incrementing. So i
found out that i needed to add a line like:
objCatalog.Tables(sTableName).Columns(sRowName).Properties("Autoincrement")
= True
What r Dlls03 Mar 2005 16:40 GMT6
My name is Umer KK, and i m new in VB, I just know some basic stuff of
Vb, Now i need u peoples Help, I wanted to Know What are Classes,
Modules, and Dlls, plz Tell me how can i make them and how can i use
them, its better iif u give me some examples also, i will be very
How do I crawl a VB object?03 Mar 2005 16:30 GMT1
   I was wondering if someone could tell me how to do this:
Given: Some object "objX"
for each element of objX
   determine type (object, string, long, etc)
TextWidth03 Mar 2005 16:27 GMT8
I'm confused.  I'm trying to use TextWidth to figure out the length of a
string that I'm going to output to a picturebox using GDI+ display methods.
I believe the same thing was happening to me months ago with straight GDI
methods, but I can't be sure.
Unexpected result from RegEnumKeyEx03 Mar 2005 15:40 GMT3
List:
I'm testing the WinAPI registry functions, creating wrapper functions
from VB that encapsulate all the complexity . . it is hoped at any rate.
I do a call to RegQueryInfoKey go get the infomation from
Dim * as Form03 Mar 2005 15:38 GMT13
I have this code:
Public Function PopUpPassword(Optional FrmAfter As Form) As Boolean
       frmPassword.Show vbModal
       Select Case gbPasswordTrue
MSFlexGrid: high light a row!03 Mar 2005 15:27 GMT8
I'm using the MSFlexGrid to display values from a modeling application.
6-10 columns, 1-300 rows, 1 fixed row and column.
I'm indexing the MSFG for the user so the values relative to the placement
of the cursor on a graph become visible.  I would like to change the text to
Dir function windows XP03 Mar 2005 14:58 GMT1
Our application has a service,  service searches mdb file in the specified
folder over network using "DIR" function call. When we run our service on
windows XP machine, DIR returns empty string even though mdb file is
present.  This is happening only on windows XP.
Format negative/pozitive numbers03 Mar 2005 14:53 GMT6
I am well aware of function Format, but I am uncertain if it can do the
following: to display "+" sign or "space" in front of pozitive numbers.
E.g. if I use format "00000.0" then negative number -12345 will display
like "-12345.0", so I want pozitive number string to be of the ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.