Click here to Skip to main content
15,886,199 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Maxinputlength of Datagridview Column Pin
DXDAVIES1-Feb-07 9:48
DXDAVIES1-Feb-07 9:48 
GeneralRe: Maxinputlength of Datagridview Column Pin
xstoneheartx1-Feb-07 13:24
xstoneheartx1-Feb-07 13:24 
GeneralRe: Maxinputlength of Datagridview Column Pin
DXDAVIES2-Feb-07 3:04
DXDAVIES2-Feb-07 3:04 
QuestionWebBrowser Doesn't Work With Flash Pin
RiceRoman1-Feb-07 5:13
RiceRoman1-Feb-07 5:13 
Questionrefreshing crystal report Pin
JustmeNick1-Feb-07 5:12
JustmeNick1-Feb-07 5:12 
Questionprinting on a a custom paper size using vb.net Pin
Jacob mutio1-Feb-07 4:04
Jacob mutio1-Feb-07 4:04 
QuestionLoad Dll into MDI Child Pin
Alain_ZA1-Feb-07 3:27
Alain_ZA1-Feb-07 3:27 
QuestionNames not declared e.g. My and FileIO Pin
Central_IT1-Feb-07 3:20
Central_IT1-Feb-07 3:20 
This I think is a simple question.

When I try and run this piece of code

For Each Dir As String In My.Computer.FileSystem.GetDirectories (DriveComboBox.SelectedItem, FileIO.SearchOption.SearchTopLevelOnly)

FolderListBox.Items.Add(Dir)

Next

When it gets compiled the messages

Name 'FileIO' is not declared
Name 'My' is not declared

I am using Visual Studio 2003.

What imports should I copy in or is there another way of getting these values.
AnswerRe: Names not declared e.g. My and FileIO Pin
MatrixCoder1-Feb-07 4:56
MatrixCoder1-Feb-07 4:56 
QuestionHow to handle microsoft word events from vb.net Pin
manisghouri1-Feb-07 1:55
manisghouri1-Feb-07 1:55 
Questionfloating toolbar in IE Pin
AJ261-Feb-07 1:50
AJ261-Feb-07 1:50 
QuestionHow display data from DB by selecting from DropdownList Pin
Praveen 1231-Feb-07 0:42
Praveen 1231-Feb-07 0:42 
AnswerRe: How display data from DB by selecting from DropdownList Pin
Johan Hakkesteegt1-Feb-07 1:08
Johan Hakkesteegt1-Feb-07 1:08 
AnswerRe: How display data from DB by selecting from DropdownList Pin
Ahmed El-Badry3-Feb-07 0:34
Ahmed El-Badry3-Feb-07 0:34 
Questionget object's name Pin
Marc Soleda31-Jan-07 23:50
Marc Soleda31-Jan-07 23:50 
AnswerRe: get object's name Pin
xstoneheartx1-Feb-07 0:13
xstoneheartx1-Feb-07 0:13 
GeneralRe: get object's name Pin
Christian Graus1-Feb-07 0:17
protectorChristian Graus1-Feb-07 0:17 
GeneralRe: get object's name Pin
Marc Soleda1-Feb-07 0:25
Marc Soleda1-Feb-07 0:25 
GeneralRe: get object's name Pin
shreekar1-Feb-07 0:35
shreekar1-Feb-07 0:35 
GeneralRe: get object's name Pin
Marc Soleda1-Feb-07 0:56
Marc Soleda1-Feb-07 0:56 
GeneralRe: get object's name Pin
Christian Graus1-Feb-07 9:22
protectorChristian Graus1-Feb-07 9:22 
GeneralRe: get object's name Pin
Marc Soleda1-Feb-07 20:36
Marc Soleda1-Feb-07 20:36 
GeneralRe: get object's name Pin
xstoneheartx1-Feb-07 0:36
xstoneheartx1-Feb-07 0:36 
AnswerRe: get object's name Pin
Guffa1-Feb-07 9:31
Guffa1-Feb-07 9:31 
GeneralRe: get object's name Pin
Marc Soleda1-Feb-07 20:39
Marc Soleda1-Feb-07 20:39 

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.