Click here to Skip to main content
15,912,756 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: c#.net Pin
Shameel26-Oct-09 23:59
professionalShameel26-Oct-09 23:59 
GeneralRe: c#.net Pin
Amit Spadez27-Oct-09 0:03
professionalAmit Spadez27-Oct-09 0:03 
GeneralRe: c#.net Pin
Covean27-Oct-09 0:16
Covean27-Oct-09 0:16 
GeneralRe: c#.net Pin
Amit Spadez27-Oct-09 0:17
professionalAmit Spadez27-Oct-09 0:17 
GeneralRe: c#.net Pin
Covean27-Oct-09 0:20
Covean27-Oct-09 0:20 
GeneralRe: c#.net Pin
Amit Spadez27-Oct-09 0:24
professionalAmit Spadez27-Oct-09 0:24 
GeneralRe: c#.net Pin
Covean27-Oct-09 0:34
Covean27-Oct-09 0:34 
QuestionTabbed ListBox in a Web Page Pin
MarkyMark196126-Oct-09 8:21
MarkyMark196126-Oct-09 8:21 
I am trying to create a Tabbed List Box in a web page.   I have done it in a windows application and it worked perfectly, but I can't find one little tiny piece of information and need some help.

I am trying to use SendMessage with the ListBox and all the examples I see say to use this:

SendMessage(List1.hWnd, LB_SETTABSTOPS, ListBoxTabs.Length, ref ListBoxTabs[0]);

However!   There is no hWnd property for the ListBox control.   In the windows app it's List1.Handle, however, there is no such property for that in the web control either!   Can someone explain to me how to find the hWnd property of a web ListBox?

Thanks in advance for any help you can give.
AnswerRe: Tabbed ListBox in a Web Page Pin
Not Active26-Oct-09 8:31
mentorNot Active26-Oct-09 8:31 
GeneralRe: Tabbed ListBox in a Web Page Pin
MarkyMark196126-Oct-09 8:41
MarkyMark196126-Oct-09 8:41 
GeneralRe: Tabbed ListBox in a Web Page Pin
Not Active26-Oct-09 8:52
mentorNot Active26-Oct-09 8:52 
GeneralRe: Tabbed ListBox in a Web Page Pin
MarkyMark196126-Oct-09 9:00
MarkyMark196126-Oct-09 9:00 
GeneralRe: Tabbed ListBox in a Web Page Pin
Not Active26-Oct-09 9:05
mentorNot Active26-Oct-09 9:05 
GeneralRe: Tabbed ListBox in a Web Page Pin
MarkyMark196126-Oct-09 9:09
MarkyMark196126-Oct-09 9:09 
GeneralRe: Tabbed ListBox in a Web Page Pin
MarkyMark196126-Oct-09 9:04
MarkyMark196126-Oct-09 9:04 
GeneralRe: Tabbed ListBox in a Web Page Pin
Not Active26-Oct-09 9:08
mentorNot Active26-Oct-09 9:08 
GeneralRe: Tabbed ListBox in a Web Page Pin
Not Active26-Oct-09 9:36
mentorNot Active26-Oct-09 9:36 
AnswerRe: Tabbed ListBox in a Web Page Pin
Shameel26-Oct-09 8:43
professionalShameel26-Oct-09 8:43 
QuestionActive Directory DirectorySearcher fails when org unit is in LDAP root path Pin
redWingBB26-Oct-09 7:46
redWingBB26-Oct-09 7:46 
QuestionFire event when mouse left buttion pressed in vb.net 3.5 Pin
Sanjqfar26-Oct-09 6:35
Sanjqfar26-Oct-09 6:35 
GeneralRe: Fire event when mouse left buttion pressed in vb.net 3.5 [modified] Pin
Richard MacCutchan26-Oct-09 6:42
mveRichard MacCutchan26-Oct-09 6:42 
QuestionIssue in IIS set up unable to run any CGI application and also not getting default IIS page Pin
mah_pankaj26-Oct-09 4:36
mah_pankaj26-Oct-09 4:36 
AnswerRe: Issue in IIS set up unable to run any CGI application and also not getting default IIS page Pin
freakyit26-Oct-09 5:49
freakyit26-Oct-09 5:49 
GeneralRe: Issue in IIS set up unable to run any CGI application and also not getting default IIS page Pin
mah_pankaj26-Nov-09 18:54
mah_pankaj26-Nov-09 18:54 
Questionquery related to speech recognization Pin
pooja_chande25-Oct-09 22:55
pooja_chande25-Oct-09 22:55 

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.