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 / June 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Changing all controls on form to accomidate Chinese characters as well as English ... Microsoft Forms 2 controls.. How?23 Jun 2005 17:55 GMT1
     I have a VB 6.0 application that can dynamically change from English,
to French or German by a selection on the menu.
     What really happens is I go through every control and change the font
and message to correctly show the new language.  Pretty cool I thought.
Remove all Char from a String23 Jun 2005 17:38 GMT4
I have a bunch of strings that contain text and then numbers. I only want
the numbers. What is the fastest way to do this.
I though about testing each character in each string and then replacing it
if it's not with the give CHR$ range???
Handling a missing reference for a variable with a scope of the class23 Jun 2005 15:43 GMT1
I expect that this question could be generalized to apply to any software
referenced by a DLL, but I'll refer to PowerPoint.
Given that I have:
1. A setup program that checks whether certain software is installed, e.g.,
VB.NET LostFocus and GotFocus23 Jun 2005 15:33 GMT3
1.    When a control gains focus, is there a way to tell how it got the
focus? Tab key, Mouse Click, <enter> etc.....
2.    When a control is losing focus, is there a way to tell how it lost
the focus?  Tab key, Mouse Click, <enter> etc.....
MDI Focus Problems with Windows SP2 and Citrix23 Jun 2005 15:33 GMT1
I am posting this here because Citrix has been absolutely no help whatsoever
in resolving this issue.
We have a VB6 application that makes a Cominterop call to .Net v1.1
assemblies showing forms. We pass the window handle of the MDI parent window
VB Project question23 Jun 2005 14:58 GMT8
I have a co-worker that is still on Win2K (I'm on WinXP).  We have always
compiled DLLs for our apps into C:\<Windir>\System32  (I'd rather not debate
the pros and cons of that decision now).  I have been working on the VB
projects for a while on my new WinXP machine on which the ...
Passing variable to and from a Class Module?23 Jun 2005 14:13 GMT8
I have created a class module that I want to use to convert my Latitude and
Longitude, what is the proper way to declare the variable in the class
module and what is the proper way to reference them to return the new value.
I've been reading and there seems to be several ways to ...
FileCopy Without locking the file23 Jun 2005 09:20 GMT6
I have a scanning system in our warehouse that every few seconds is dumping
scanned information in to a text file... We have  a second application that
copies that file every couple of minutes to a new file and dumps the
contents into  a DB... My problem is that when the first text ...
Existance of .manifest files in app directory causes flicking23 Jun 2005 03:43 GMT7
I have a line in subMain that checks for the existance on a .manifest file
in the .app directory.
If Dir$(App.path & "\program.exe.manifest") <> "" Then InitCommonControlsVB
This calls the function for Windows XP style theming.
Tool Tips on Menu Items?23 Jun 2005 03:42 GMT2
Is it possible to attach a tool-tip to a menu item? If so, how?
MKDir not working23 Jun 2005 03:34 GMT27
Can anyone tell me why this is not working, the directory does not get created.
GetHomedir and ACK_ARCDIR are pre defined strings
An example of DirPath would be C:\ACK\ACKTARC\210605\100
PathDate = Format(Date, "DDMMYY")
Stumped???23 Jun 2005 01:07 GMT13
I am sure someone can help me with this one.
I have a table that after my query will have somewhere between 150 to 200
rows.  Last valid row gives me max length of product...  The user will enter
a value for which something was done... and they always go from the end of
Creating a dll23 Jun 2005 00:51 GMT9
I am new to Visual Studio and VB. Is it possible to create an dll or
activeX control with Visual Studio using VB .NET? My end goal is to
create a dll that I can register with regsvr32. I want to be able to
use the dll with Visual Basic apps and VB Script that is used in ASP
Best way to modify a .txt file22 Jun 2005 22:19 GMT3
I have a .txt file with a page break character somewhere in it.  It might be
the last or second to the last character in the file.  What would be the
best way to locate and remove this page break?  I was thinking about making
a second file and then deleting the first.  There must ...
Extracting frames from a video22 Jun 2005 21:41 GMT1
   Is there a way to extract any numbers of frames from a video???  Because
I used third-party componets, but they're to slow.
  Does anyone knows how to do it????
 
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.