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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Clipboard Copy and Paste using SendMessage17 Jan 2005 04:27 GMT3
I am trying to write code to copy/cut/paste to the clipboard and hav
been trying to achieve it using the SendMessage API function.  So far
have had zero luck in getting this to work, it just appears to d
nothing!!  This is driving me nuts, any suggestions would be mos
What is the meaning of := ?17 Jan 2005 03:51 GMT4
I have seen only in one example the use of :=, which is like
a Pascal language assignment operator. It appears in the
documentation of Collection,
MyClasses.Add item := Inst, key := CStr(Num)
Copying a new OCX during runtime17 Jan 2005 02:14 GMT1
If I have an OCX referenced in my program, and I want to copy another version
of this OCX, with the same name, into its place, Can I do this at all?
Public WithEvents shape1 As My_Shapelabel ' myctl.ocx File
Private Sub Form_Load()
Components17 Jan 2005 02:11 GMT1
Using vb6,  sp4. When I click Project > Components > Designer,  I get a
message "File not found". Same if I click "Insertable Objects".  I'm trying
to use the Data Report. Any ideas?
Thanks
MDI Child question17 Jan 2005 00:07 GMT2
I have an old VB6 MDI application which was written when 800X600 monitor
resolution was most usable. MDIChild windows occupy entire client area of
MDI form. Now I need to make this application work with 2 resolutions -
800X600 and 1024X768.
On-line reference for controls and methods for EXCEL in VB16 Jan 2005 20:53 GMT5
HI,
I am trying to write some Visual Basic programs to model some data and then
put it into a NEW EXCEL spreadsheet.  I have learned how to open an EXCEL app
and then put data into the first sheet.  But I want to change the active
From spaces to dashes16 Jan 2005 20:41 GMT5
Very simple question i am sure?,
but how can i make whatever is typed in a text box have the spaces converted
into a - ?
(like when the user clicks on a button to create a varable)
Creating controls at runtime16 Jan 2005 14:17 GMT4
Signature

hello
I have a need to create controls at run-time like timer controls. I dont
know how many i need so I guess this is the next best thing.

25 textboxes on form - same code16 Jan 2005 14:09 GMT6
I have 25 textboxes on a form and I would like to set a flag if any field is
changed.  In the Change routine of each textbox I have:
----------------
Data_Dirty = true
drop down lists16 Jan 2005 13:50 GMT1
I am trying to create a collection of drop down lists.  I want to hav
10 drop down lists with 25 possible items.  Once the item is picked i
the first drop down list I want it to be removed from the other 9.
Then when the next item is picked I want it removed from the next 8.
Embedding graphics in RTF files16 Jan 2005 09:57 GMT5
I can generate RTF files which include graphics by referencing the graphics
files in the RTF file but the files must all be in the same directory.  How
can I encode the graphics files so that they are embedded in the file?
Thanks,
Putting special icons in a listview16 Jan 2005 03:26 GMT4
Lets say I put file names in a listview that is in report mode.
"x.doc","y.xls","z.jpg"
How do I get their icons from the OS and put the correct icon of the program
that opens them?
Paths with spaces16 Jan 2005 00:33 GMT3
I'm sure this is an old problem which has been answered many times, but my
searches haven't found the answer
I need to use VB to start access and run a macro, in itself not a problem.
Regrettably, the path to access has spaces embedded in it.
Puzzler on PopUpmenu16 Jan 2005 00:32 GMT4
What could be causing the following line in the Text1_MouseDown event
   If Button = 2 Then   PopupMenu MyPopUpMenu
to popup some strange menu list placed in the far upper left corner and then
display my MyPopUpMenu item? And what's more strange, I have a second
Word automation problem15 Jan 2005 19:28 GMT6
All,
I've got a program which does (more or less) what I want it to do.  Very
unpretty!
I call MS Word to do some things programatically.  Then, I want to add a few
 
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.