Click here to Skip to main content
15,919,774 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
rahvyn6 wrote:
Or is there a way to get both? I found that if I change the Public Shared Property to just Public Property, I can see it in the vb6 app, but not in the other classes within the project.


Sounds like you can have one or the other.

There's no way to do it without having something shared at some point.

One possible hack is to have a non shared property which, when called, sets or gets the shared one. So, you have a non shared property, which turns out to really be shared.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

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 
AnswerRe: Hdd serial no in vb.net 2005 Pin
Christian Graus16-Oct-06 5:38
protectorChristian Graus16-Oct-06 5:38 
QuestionSalary Slip Pin
chat_sp2001@yahoo.com16-Oct-06 4:06
chat_sp2001@yahoo.com16-Oct-06 4:06 
AnswerRe: Salary Slip Pin
Guffa16-Oct-06 4:21
Guffa16-Oct-06 4:21 
GeneralRe: Salary Slip Pin
chat_sp2001@yahoo.com16-Oct-06 4:47
chat_sp2001@yahoo.com16-Oct-06 4:47 
GeneralRe: Salary Slip Pin
Christian Graus16-Oct-06 5:40
protectorChristian Graus16-Oct-06 5:40 
QuestionNeed helps about drawing in vb.net Pin
vuthcam16-Oct-06 3:31
vuthcam16-Oct-06 3:31 
AnswerRe: Need helps about drawing in vb.net Pin
Christian Graus16-Oct-06 5:43
protectorChristian Graus16-Oct-06 5:43 
GeneralRe: Need helps about drawing in vb.net Pin
vuthcam16-Oct-06 14:01
vuthcam16-Oct-06 14:01 
GeneralRe: Need helps about drawing in vb.net Pin
Christian Graus17-Oct-06 4:53
protectorChristian Graus17-Oct-06 4:53 
QuestionKey Press Event Question Pin
Amr M. K.16-Oct-06 2:47
Amr M. K.16-Oct-06 2:47 
AnswerRe: Key Press Event Question Pin
Dave Sexton16-Oct-06 3:51
Dave Sexton16-Oct-06 3:51 
AnswerRe: Key Press Event Question Pin
Polymorpher16-Oct-06 8:50
Polymorpher16-Oct-06 8:50 
QuestionBringing specific app to the front Pin
nim5216-Oct-06 1:19
nim5216-Oct-06 1:19 

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.