Click here to Skip to main content
15,912,072 members
Home / Discussions / C#
   

C#

 
GeneralRich Text box problem Pin
Abhi158116-Dec-03 2:43
Abhi158116-Dec-03 2:43 
GeneralRe: Rich Text box problem Pin
Heath Stewart16-Dec-03 3:36
protectorHeath Stewart16-Dec-03 3:36 
QuestionHow to report changes in FTP server? Pin
mkomasi16-Dec-03 2:43
mkomasi16-Dec-03 2:43 
AnswerRe: How to report changes in FTP server? Pin
Heath Stewart16-Dec-03 3:24
protectorHeath Stewart16-Dec-03 3:24 
Generalshortcut on text-less button Pin
troels_sorensen16-Dec-03 2:08
troels_sorensen16-Dec-03 2:08 
GeneralRe: shortcut on text-less button Pin
Heath Stewart16-Dec-03 3:23
protectorHeath Stewart16-Dec-03 3:23 
Generaldetecting and editing extended properties Pin
pekai15-Dec-03 23:50
pekai15-Dec-03 23:50 
GeneralRe: detecting and editing extended properties Pin
Heath Stewart16-Dec-03 3:21
protectorHeath Stewart16-Dec-03 3:21 
"detect and edit" is rather ambiguous and perhaps you could clarify.

If you are talking about getting and setting values, see the PropertyDescriptor.GetValue and PropertyDescriptor.SetValue, which both use the PropertyDescriptor for your Type, and you pass your actual object (menuItem1) so that you get the value for that property on that object. See the SDK documentation for those two methods for more information and examples.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: detecting and editing extended properties Pin
pekai16-Dec-03 3:50
pekai16-Dec-03 3:50 
GeneralRe: detecting and editing extended properties Pin
Heath Stewart16-Dec-03 4:05
protectorHeath Stewart16-Dec-03 4:05 
GeneralRe: detecting and editing extended properties Pin
pekai16-Dec-03 4:18
pekai16-Dec-03 4:18 
GeneralRe: detecting and editing extended properties Pin
Heath Stewart16-Dec-03 4:59
protectorHeath Stewart16-Dec-03 4:59 
Generalc# & pop_up menue Pin
amjadqaqa15-Dec-03 23:29
amjadqaqa15-Dec-03 23:29 
GeneralRe: c# & pop_up menue Pin
Member 26118815-Dec-03 23:46
Member 26118815-Dec-03 23:46 
GeneralC# & DOS Pin
15-Dec-03 21:20
suss15-Dec-03 21:20 
GeneralRe: C# & DOS Pin
Colin Angus Mackay15-Dec-03 22:18
Colin Angus Mackay15-Dec-03 22:18 
GeneralRe: C# & DOS Pin
Member 26118815-Dec-03 23:49
Member 26118815-Dec-03 23:49 
GeneralRe: C# & DOS Pin
Member 74694915-Dec-03 23:55
Member 74694915-Dec-03 23:55 
GeneralRe: C# & DOS Pin
Colin Angus Mackay16-Dec-03 0:06
Colin Angus Mackay16-Dec-03 0:06 
GeneralCustom Formborder style Pin
Anonymous15-Dec-03 20:53
Anonymous15-Dec-03 20:53 
GeneralRe: Custom Formborder style Pin
Member 26118815-Dec-03 23:52
Member 26118815-Dec-03 23:52 
GeneralBorland C#Builder Look and Feel Pin
Buddhika H.15-Dec-03 10:41
Buddhika H.15-Dec-03 10:41 
GeneralGrrr... c# Pin
Member 76889515-Dec-03 9:51
Member 76889515-Dec-03 9:51 
GeneralRe: Grrr... c# Pin
Christian Graus15-Dec-03 10:00
protectorChristian Graus15-Dec-03 10:00 
GeneralRe: Grrr... c# Pin
Heath Stewart15-Dec-03 10:10
protectorHeath Stewart15-Dec-03 10:10 

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.