Click here to Skip to main content
15,920,956 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sending SMS Software. Pin
Anubhava Dimri5-Jun-09 21:02
Anubhava Dimri5-Jun-09 21:02 
GeneralRe: Sending SMS Software. Pin
Christian Graus5-Jun-09 21:57
protectorChristian Graus5-Jun-09 21:57 
AnswerRe: Sending SMS Software. Pin
ThatsAlok5-Jun-09 20:25
ThatsAlok5-Jun-09 20:25 
GeneralRe: Sending SMS Software. Pin
Anubhava Dimri5-Jun-09 21:06
Anubhava Dimri5-Jun-09 21:06 
GeneralRe: Sending SMS Software. Pin
EliottA6-Jun-09 13:17
EliottA6-Jun-09 13:17 
GeneralRe: Sending SMS Software. Pin
Anubhava Dimri7-Jun-09 18:15
Anubhava Dimri7-Jun-09 18:15 
QuestionShowing the Common properties for the Multiple Controls selection Pin
VB 8.05-Jun-09 18:47
VB 8.05-Jun-09 18:47 
AnswerRe: Showing the Common properties for the Multiple Controls selection Pin
Dave Kreskowiak6-Jun-09 4:39
mveDave Kreskowiak6-Jun-09 4:39 
I've never done anything like that before, but I can think of one method that might work.
Enumerate the properties of each control. Put the property names in a collection and count the name of times each property is found for each control. Now go through the collection of property names and look at their count values. If the count equals the number of controls selected, you've found your common property names.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionHow to Retrieve data from a boumd Datalist column [modified] Pin
MacIntyre5-Jun-09 6:34
MacIntyre5-Jun-09 6:34 
AnswerRe: How to Retrieve data from a boumd Datalist column Pin
Henry Minute5-Jun-09 10:27
Henry Minute5-Jun-09 10:27 
GeneralRe: How to Retrieve data from a boumd Datalist column Pin
MacIntyre5-Jun-09 10:34
MacIntyre5-Jun-09 10:34 
GeneralRe: How to Retrieve data from a boumd Datalist column Pin
Henry Minute5-Jun-09 10:39
Henry Minute5-Jun-09 10:39 
QuestionHow to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 3:54
Clanguage5-Jun-09 3:54 
AnswerRe: How to acccess database through VPN using Symbol Scanner phone. Pin
David Mujica5-Jun-09 4:04
David Mujica5-Jun-09 4:04 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:14
Clanguage5-Jun-09 4:14 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Dave Kreskowiak5-Jun-09 4:33
mveDave Kreskowiak5-Jun-09 4:33 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:36
Clanguage5-Jun-09 4:36 
QuestionIs Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu5-Jun-09 2:29
tiagu5-Jun-09 2:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Dave Kreskowiak5-Jun-09 4:29
mveDave Kreskowiak5-Jun-09 4:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Henry Minute5-Jun-09 5:08
Henry Minute5-Jun-09 5:08 
GeneralRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu8-Jun-09 1:10
tiagu8-Jun-09 1:10 
Questionpartial search in multi-column listview Pin
atk88775-Jun-09 2:12
atk88775-Jun-09 2:12 
AnswerRe: partial search in multi-column listview Pin
Dave Kreskowiak5-Jun-09 4:27
mveDave Kreskowiak5-Jun-09 4:27 
AnswerRe: partial search in multi-column listview Pin
Zaegra5-Jun-09 10:57
Zaegra5-Jun-09 10:57 
QuestionCrystal report using ttx in vb.net PinPopular
Ageesh4-Jun-09 23:57
Ageesh4-Jun-09 23:57 

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.