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 / Controls / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Array indexes28 Feb 2006 16:54 GMT3
I have an array of 10 labels on a form.
I need to be able to add and remove these labels to the form (as far as the
user is concerned anyway) easily.  I do this by justs changing the left and
top values.
Toolbar - hover28 Feb 2006 16:00 GMT3
I'm running VB6 and wonder if I can choose a custom icon to be used when a
toolbar button is disabled, and I you can - how?
Form Unload28 Feb 2006 04:05 GMT6
Hi , hope you all are fine. I am having a problem with my Main form unload.
Actually i have added some API code for the fade in effect and after that my
form doesn't completely unload itself. Means whenever i close my main
application using close button my application remains in ...
Please Help..........?27 Feb 2006 15:12 GMT1
Hello all of you. Here is one issue on which i have spent some time. I am
sure many of you have solution. Remember in one of my last posts i talked
about a calculator. Its working really well as i expected i have added many
more features but there is a interesting problem please ...
Binary Compatibility24 Feb 2006 15:10 GMT3
I have an OCX that is set for Binary Version Compatibility.
Sometime when I compile it I get a message that the component is in use.
Typically I just close VB6 and restart, then compile and it then works.
However lately it have become more and more difficult to get it to compile,
TrueDBGrid24 Feb 2006 14:17 GMT1
  I am using TrueDB Grid in my Project. and I am binding it with XArray. I
am getting the Rows loaded in the Grid in Form Load. But I am not getting
the result Visible after Adding a New Entry or Editing an Old Entry, it is
got displayed correctly if I scroll the Grid once or ...
Windows MediaPlayer control, ShowFrame24 Feb 2006 09:07 GMT1
I have the windows media player 10 control on a vb form. I am loading .avi
files.
Based on a selection by the user I want to load a particular frame in the
video file, e.g. if the user selects 5, I want to go to the frame that occurs
How to print reports in VB 624 Feb 2006 08:19 GMT5
How can I print report in VB 6.0? The report will have a logo, i.e. a
graphic, date and a table that shows the information stored in Access
database. Not all the data from the database table will be print. What
will be in the report depends what the users choose.
Fade in and Fade out form?.24 Feb 2006 01:44 GMT9
> Hi Can i add fade in and fade out effect in any of my form and control in VB
> 6.0? like window tooltip is an example. I have tried using an user control.
> That was XP transparency control. but it didn't worked for me. Any
> solutions??
VB6 and flexgrid7 23 Feb 2006 18:19 GMT4
I hope I'm posting in the right  group.
I have a flexgrid7 and users write some text in. I got a solution to allow
them writing lots of text within only one cell by by expanding
.RowHeight(Row) property along withj WordWrap=TRUE
How to format the data in a column in Grid23 Feb 2006 03:27 GMT1
I have a grid, a MSHFlexGrid, binded to a Access database table. One of
the column contains date in format m/d/yyyy/ when I look at the Access
table. When I look at my application, it's in format yyyy-m-d hh:mm:ss.
How can I config the column format in the table?
setting display of combobox at runtime22 Feb 2006 23:35 GMT3
I'm using Visual Basic 6 and wish to programmatically set the value of a
combobox at runtime. I've tried each of the following but to no avail:
comboBox.Text = "4"
comboBox.ListIndex = 4
Combobox1.SelectedValue.ToString is not working!22 Feb 2006 23:24 GMT1
I am using the following code as an example. Once the user selects an
item from the combobox (e.g., "Martin"), how can I access the value of
that item (e.g., "1")?
Dim dtAdjuster as new DataTable
Why the date format display on the GUI different from the one in the Access table22 Feb 2006 20:04 GMT1
I binded a MSHFlexGrid to a Access database table.
moRS = NEW Recordset
strSQL = "SELECT * FROM AccessTable1"
moRS.Open strSQL, goConn, adOpenDynamic, adLockOptimistic, adCmdText
how to drag the node to the top one?22 Feb 2006 15:01 GMT2
See this line,
Set oDragNode.Parent = oNode
error accured when oNode=nothing,but how can I drag the node to the top one?
Private Sub TreeView1_OLEDragDrop(Data As MSComctlLib.DataObject, Effect As
Pages: 1 2 3 4 5 6 January, 2006
 
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.