Click here to Skip to main content
15,894,460 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLabel inside Rectangle Pin
adairjk16-Oct-06 11:39
adairjk16-Oct-06 11:39 
AnswerRe: Label inside Rectangle Pin
Dave Sexton16-Oct-06 20:52
Dave Sexton16-Oct-06 20:52 
Questionurgent::System.Net.Sockets Pin
harshActsw16-Oct-06 8:50
harshActsw16-Oct-06 8:50 
AnswerRe: urgent::System.Net.Sockets Pin
Dave Kreskowiak16-Oct-06 9:21
mveDave Kreskowiak16-Oct-06 9:21 
GeneralRe: urgent::System.Net.Sockets Pin
harshActsw16-Oct-06 10:04
harshActsw16-Oct-06 10:04 
AnswerRe: urgent::System.Net.Sockets Pin
UltraCoder16-Oct-06 9:34
UltraCoder16-Oct-06 9:34 
GeneralRe: urgent::System.Net.Sockets Pin
harshActsw16-Oct-06 10:19
harshActsw16-Oct-06 10:19 
GeneralRe: urgent::System.Net.Sockets Pin
UltraCoder16-Oct-06 11:02
UltraCoder16-Oct-06 11:02 
Ok. Try using this:

<br />
Dim Listen As SocketInformationOptions<br />
If Listen = Net.Sockets.SocketInformationOptions.Listening Then<br />
'Code Goes Here<br />
End If<br />


If this doesn't work, try inserting Imports System.Net.Sockets into the very top of your code above the beginning of your Class.



-- modified at 18:25 Monday 16th October, 2006


GeneralRe: urgent::System.Net.Sockets Pin
harshActsw16-Oct-06 12:32
harshActsw16-Oct-06 12:32 
GeneralRe: urgent::System.Net.Sockets Pin
UltraCoder16-Oct-06 12:51
UltraCoder16-Oct-06 12:51 
QuestionListbox properties ( Listbox1.Items.Item(i) ) Pin
Newbie_dydy8516-Oct-06 8:43
Newbie_dydy8516-Oct-06 8:43 
AnswerRe: Listbox properties ( Listbox1.Items.Item(i) ) Pin
Dave Kreskowiak16-Oct-06 9:19
mveDave Kreskowiak16-Oct-06 9:19 
GeneralRe: Listbox properties ( Listbox1.Items.Item(i) ) Pin
Newbie_dydy8516-Oct-06 11:46
Newbie_dydy8516-Oct-06 11:46 
GeneralRe: Listbox properties ( Listbox1.Items.Item(i) ) Pin
shreekar16-Oct-06 19:28
shreekar16-Oct-06 19:28 
GeneralRe: Listbox properties ( Listbox1.Items.Item(i) ) Pin
Dave Kreskowiak17-Oct-06 2:13
mveDave Kreskowiak17-Oct-06 2:13 
QuestionVB.NET 2005 and SSL Pin
rahvyn616-Oct-06 6:58
rahvyn616-Oct-06 6:58 
AnswerRe: VB.NET 2005 and SSL Pin
Are Jay16-Oct-06 7:34
Are Jay16-Oct-06 7:34 
QuestionClass Properties Pin
rahvyn616-Oct-06 5:41
rahvyn616-Oct-06 5:41 
AnswerRe: Class Properties Pin
Christian Graus16-Oct-06 7:34
protectorChristian Graus16-Oct-06 7:34 
GeneralRe: Class Properties Pin
rahvyn616-Oct-06 8:19
rahvyn616-Oct-06 8:19 
GeneralRe: Class Properties Pin
Christian Graus16-Oct-06 8:29
protectorChristian Graus16-Oct-06 8:29 
GeneralRe: Class Properties Pin
rahvyn616-Oct-06 9:31
rahvyn616-Oct-06 9:31 
GeneralRe: Class Properties Pin
Christian Graus16-Oct-06 9:39
protectorChristian Graus16-Oct-06 9:39 
GeneralRe: Class Properties Pin
UltraCoder16-Oct-06 9:47
UltraCoder16-Oct-06 9:47 
QuestionHdd serial no in vb.net 2005 Pin
Vikash Yadav16-Oct-06 4:07
Vikash Yadav16-Oct-06 4: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.