Click here to Skip to main content
15,900,725 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMultiple Projects in a solution using visual sourcesafe [modified] Pin
Jack Brando7-Feb-08 15:36
Jack Brando7-Feb-08 15:36 
QuestionMultiple Projects inside Visual SourceSafe Pin
Jack Brando7-Feb-08 15:12
Jack Brando7-Feb-08 15:12 
GeneralReading points in a Zed Graph Pin
loganj19997-Feb-08 12:19
loganj19997-Feb-08 12:19 
GeneralRe: Reading points in a Zed Graph Pin
Dave Kreskowiak8-Feb-08 7:51
mveDave Kreskowiak8-Feb-08 7:51 
GeneralRemoving Controls in Access forms using VB Pin
reegan417-Feb-08 11:09
reegan417-Feb-08 11:09 
GeneralWrong forum Pin
pmarfleet7-Feb-08 11:53
pmarfleet7-Feb-08 11:53 
GeneralRe: Wrong forum Pin
Christian Graus7-Feb-08 12:08
protectorChristian Graus7-Feb-08 12:08 
GeneralRe: Removing Controls in Access forms using VB Pin
ChandraRam8-Feb-08 0:48
ChandraRam8-Feb-08 0:48 
reegan41 wrote:
For Each ctl In frm.Controls
If ctl.ControlType = acLabel Then
If ctl.name = "Title" Then
ctl.?????? - removing/deleting step
End If
End If
Next ctl


Just guessing... but isn't frm.Controls a collection? If so, you should be able to delete from it?
QuestionDatabase's in vb.net Pin
Veldrain7-Feb-08 10:57
Veldrain7-Feb-08 10:57 
GeneralRe: Database's in vb.net Pin
Christian Graus7-Feb-08 11:44
protectorChristian Graus7-Feb-08 11:44 
GeneralError trying to use Visio Drawing Control Pin
matt23lucier7-Feb-08 5:58
matt23lucier7-Feb-08 5:58 
GeneralRe: Error trying to use Visio Drawing Control Pin
matt23lucier8-Feb-08 2:57
matt23lucier8-Feb-08 2:57 
QuestionHow can I populate a listview box in my application from an aspx file? Pin
JUNEYT7-Feb-08 3:27
JUNEYT7-Feb-08 3:27 
GeneralRe: How can I populate a listview box in my application from an aspx file? Pin
Christian Graus7-Feb-08 9:06
protectorChristian Graus7-Feb-08 9:06 
GeneralRe: How can I populate a listview box in my application from an aspx file? Pin
JUNEYT7-Feb-08 11:20
JUNEYT7-Feb-08 11:20 
GeneralRe: How can I populate a listview box in my application from an aspx file? Pin
Christian Graus7-Feb-08 11:28
protectorChristian Graus7-Feb-08 11:28 
Questionhow to trace compose mail of outlook Pin
x20077-Feb-08 2:52
x20077-Feb-08 2:52 
GeneralEncryption Video Pin
Kumaran21cen7-Feb-08 2:04
Kumaran21cen7-Feb-08 2:04 
GeneralRe: Encryption Video Pin
Steven J Jowett7-Feb-08 3:10
Steven J Jowett7-Feb-08 3:10 
QuestionHow to compare data from 2 different ODBC sources and output the results? Pin
John Wadleigh6-Feb-08 23:59
John Wadleigh6-Feb-08 23:59 
GeneralRe: How to compare data from 2 different ODBC sources and output the results? Pin
pmarfleet7-Feb-08 2:33
pmarfleet7-Feb-08 2:33 
GeneralRe: How to compare data from 2 different ODBC sources and output the results? Pin
John Wadleigh7-Feb-08 2:37
John Wadleigh7-Feb-08 2:37 
GeneralRe: How to compare data from 2 different ODBC sources and output the results? Pin
pmarfleet7-Feb-08 2:49
pmarfleet7-Feb-08 2:49 
QuestionWindow application in hindi Pin
Ravi_216-Feb-08 22:50
Ravi_216-Feb-08 22:50 
GeneralRe: Window application in hindi Pin
Matthew Faithfull7-Feb-08 0:07
Matthew Faithfull7-Feb-08 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.