Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Development [485 Forums][Track this Category]
   Browse sub-categories   
» Announcements [4]» API [5]» Articles & Tutorials [6]» Directory Services [1]
» E-Commerce [1]» Games [29]» General [109]» Interface & Usability [1]
» Maths [1]» Multimedia [1]» Networking [2]» OS [16]
» Programming Languages [231]» Scripting [17]» Security [1]» Wireless/Mobile [10]

   Latest threads in category   
VBForums [RESOLVED] hex to color  
14:00 23-Jul-08   [Replies: 2, Views: 29]    By: Dex4444
Can anyone help me with this? I have a hex color that I need to convert color in .net. Here is the color: "DBDBDB" And I need to set the backcolor of a label to this color. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums win form treeview image  
13:53 23-Jul-08   [Replies: 0, Views: 12]    By: arkiboys
Hi, A treeview control is populated with data i.e.: item1 subitem1 subitem2 ... Not sure why when I click on a subitem, the image changes. There are no events that fire this. W...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] Menus  
13:44 23-Jul-08   [Replies: 1, Views: 25]    By: Tangyeman
Is there any way you can use the same menu without writing it out on each form?. cheers ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Listbox Refrence  
13:36 23-Jul-08   [Replies: 2, Views: 19]    By: ancientabe
Does anyone know how to reference a particular column in a list box control and then add stuff to it. I was looking forward to something like this Me.lstMylist.Columns("ColumnName"...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to accurately locate pop up form besides a cell  
13:25 23-Jul-08   [Replies: 1, Views: 20]    By: sunhpj
When mouse enters a cell, I need to pop up a form just besides the cell, like, the top left of the form is at the bottom right of the form. But the following code doesn't work, where the form ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru OpenCV errors when I tried to compile in VC++  
12:55 23-Jul-08   [Replies: 0, Views: 14]    By: MuffDiver99019
I googled this error and microsoft tells me to download latest service pack, but I am using the latest sp already. what can I do? I also tried to run it in devc++, [Linker error] undefined r...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Using members in .NET reference  
12:30 23-Jul-08   [Replies: 1, Views: 30]    By: thorn
EDIT: If there's a mod or someone who can edit thread titles, can you please add the word 'DLL' to the end for more clarity? I'm doing something here that I'm unfamiliar with so I apologise in...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] Quick Question  
12:21 23-Jul-08   [Replies: 2, Views: 21]    By: NNNDaddy
When creating an If...Then statement, how do I make more than one if? For example If TextBox5.Text = "1" OR "2" Then Do something End If I need to m...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Help With Crystal Report 10 and vb 6.0  
12:13 23-Jul-08   [Replies: 0, Views: 16]    By: anas_zet
hey all, i want ur help to determine printer and paper size using vb 6 code when i print a report using crystal report 10, i want to set dot matrix printer "Auto Epson LX-300+" and the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] [02/03] Sql statement not working?  
11:58 23-Jul-08   [Replies: 4, Views: 24]    By: frankwhite
Hi everyone. I have an sql statement which looks fine to me but for some weird reason is not working. When I hit the command button it does not crash or break or throw up an error but for som...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Image not Copied  
11:35 23-Jul-08   [Replies: 1, Views: 19]    By: shashi580
Hi All I am developing a Application which work like a translation. It work well but when it find image it just create image icon not real image. I am using MSO9.dll for supporting MSWord ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Image Problem.  
11:27 23-Jul-08   [Replies: 0, Views: 10]    By: anandji05
Hi All I am developing a Application which work like a translation. It work well but when it find image it just create image icon not real image. I am using MSO9.dll for supporting MSWord ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] Modify a row and then filter, exception: Index 1 does not have ..  
11:12 23-Jul-08   [Replies: 1, Views: 23]    By: sunhpj
My datagridview is binded to a binding source. Then I change a value of a cell in column (c) in the first row, and click other rows. Then I set the filter of the binding source by the othe...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Text colours in combobox  
10:53 23-Jul-08   [Replies: 14, Views: 62]    By: Steve Cain
Is there any way of setting (at design time) different colours for individual items in a combobox? I want to have certain items permenantly shown in a different colour to emphasise key options. A ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru DataGridView to Excel  
10:47 23-Jul-08   [Replies: 2, Views: 28]    By: brjames32
I have a project where a Teacher can choose their class from a ComboBox and this is turn selects all the relevant student from an Access Database and displays this along with some extra columns in...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] [02/03] Easy textbox question  
10:34 23-Jul-08   [Replies: 5, Views: 46]    By: frankwhite
Hi people, just a simple question really. I have two textboxes, textbox 2 has a number in there which is taken from a database. In textbox1 I want to input a number, however I want to tak...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2008] How do I populate a Strongly Typed DataSet with XML  
10:25 23-Jul-08   [Replies: 2, Views: 28]    By: Unnamed
I am trying to populate a table in a strongly typed dataset used for the ReportViewer. I want to read in an XML file which was created manually using ds.WriteXML. The strongly typed dataset ha...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Faster Registry Scanning?  
10:24 23-Jul-08   [Replies: 1, Views: 18]    By: some1uk03
Are there any other ways of scanning through the registry other than the standard way ? Or is this limited to VBs performance ? I see many other non VB applications scan through the regist...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru How to embed DirectX code in VB.NET App  
10:18 23-Jul-08   [Replies: 1, Views: 30]    By: s_kannan55
Hi, I would like to know how to use DirectX in VB.NET. To be precise I want to know how to draw 2D lines using DirectX in a VB.NET application. - S.Kannan ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Picture boxes and threading  
10:10 23-Jul-08   [Replies: 2, Views: 47]    By: FrankZA
I am designing a program that is supposed to find test examples for a problem according to certain rules. I have a small form with some text boxes for rule input. When a button is pressed this s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2008] Ip Checker  
10:06 23-Jul-08   [Replies: 2, Views: 49]    By: blt950
Do somone have a code: Button1 Click...etc.. check ip code write IP in textbox 1 ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] Ranking  
09:59 23-Jul-08   [Replies: 1, Views: 20]    By: Simply Me
Hi! Does anyone have snippet on how to rank grade average? the grades will be coming from a table (using sql2005 express) thanks in advance! ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Automate dialog app  
09:42 23-Jul-08   [Replies: 1, Views: 17]    By: grahamr (work)
I would like one our applications to run silently, however it usually relies on user interaction to click the task you want to run etc. To complicate matters the tasks communicate with another mac...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru string + variabel in listbox  
09:33 23-Jul-08   [Replies: 4, Views: 40]    By: joeybr
hello, i wrote the following code for writing to a list box: // methode for writing to the listbox for logging data strings void CLauncher1Dlg::MsgLog(CString message) { UpdateDa...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] set app.config value  
09:31 23-Jul-08   [Replies: 3, Views: 30]    By: jlbantang
is there a missing line why the new values were not save to app.config? vb Code: <?xml version="1.0" encoding="utf-8" ?><configuration>    <appSettings>  ...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  [2]  3  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006