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

Visual Basic

 
AnswerRe: Sending SMS Software. Pin
Christian Graus5-Jun-09 20:14
protectorChristian Graus5-Jun-09 20:14 
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 
Actually i am having a list of controls in multiple Controls selections like Picturebox,Textbox ,Label,LinkLabel etc .

Now i got Picturebox in the Multiple selection of control .

In cCustomProperties Class i am having FORECOLOR ,BACKCOLOR ,FONT ,SIZE , LOCATION
Common Properties class all the controls to show for multiple controls if selected in the propertygrid.

Case :: 1
If i get the PICTUREBOX in the List Of Multiple Controls i want to hide the FONT,FORECOLOR,BACKCOLOR Properties and to show only LOCATION,SIZE PROPERTIES .

Case :: 2
For LINKLABEL i am fixing the size of the Linklabel to 7,7 and label text as * .So if i get the linkLabel in the list of Multiple controls i want to hide the SIZE ,FORECOLOR,BACKCOLOR PROPERTIES



Presently i am taking different class for all these conditions and doing Permutations & Combinations . Which is Risky THING TO DO THE THINGS . I want to Stop doing all these non-Sense things .

I want to implement the way in visual studio if Multiple Controls are selected . In the PropertyGrid i get only the properties which are common to all the controls .

Ex :: Consider the label and Picturebox in Multiple Selection. THE FONT PROPETY is hiding . IN THIS WAY DYNAMICALLY .


Regards
AnswerRe: Showing the Common properties for the Multiple Controls selection Pin
Dave Kreskowiak6-Jun-09 4:39
mveDave Kreskowiak6-Jun-09 4:39 
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 

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.