Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
GeneralRe: Magic Library 1.6 Pin
Andreas Philipson1-Jul-02 21:48
Andreas Philipson1-Jul-02 21:48 
GeneralExample of calling C++ dll functions from C#........ Pin
Pranoti28-Jun-02 3:02
Pranoti28-Jun-02 3:02 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
Rüpel28-Jun-02 3:20
Rüpel28-Jun-02 3:20 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
Pranoti28-Jun-02 3:35
Pranoti28-Jun-02 3:35 
GeneralRe: Example of calling C++ dll functions from C#........ Pin
28-Jun-02 7:41
suss28-Jun-02 7:41 
QuestionHow to get use of IMediaSeeking Pin
27-Jun-02 23:41
suss27-Jun-02 23:41 
AnswerRe: How to get use of IMediaSeeking Pin
leppie29-Jun-02 1:21
leppie29-Jun-02 1:21 
GeneralBrowsable attribute help... Pin
Vu Truong27-Jun-02 21:24
Vu Truong27-Jun-02 21:24 
Hi all,

I use property grid to display the properties of my object. But there are some properties should not be appeared depend on their values. Thus it isn't able to hard-code the Browsable attribute as "true" ([Browsable(true)]) or "false" ([Browsable(false)]) on these properties. I consider that I have to make an own attribute which does something likes Browsable attribute. But now I don't have any ideas to implement this class.

If you found out the way to solve this issue, please let me know. Thanks for your helps so much.
GeneralRe: Browsable attribute help... Pin
Zombies with Coffee, LLC28-Jun-02 4:53
professionalZombies with Coffee, LLC28-Jun-02 4:53 
Questionwatch port? Pin
27-Jun-02 15:02
suss27-Jun-02 15:02 
AnswerRe: watch port? Pin
Venet28-Jun-02 3:58
Venet28-Jun-02 3:58 
GeneralRe: watch port? Pin
28-Jun-02 5:40
suss28-Jun-02 5:40 
GeneralCustom ListBox Wev Control Pin
27-Jun-02 9:48
suss27-Jun-02 9:48 
GeneralHelp with clearing checkboxes in a listview Pin
cAptHiDDeN27-Jun-02 8:56
cAptHiDDeN27-Jun-02 8:56 
QuestionHow to implement "class factory" in C# Pin
Feng Qin27-Jun-02 1:44
Feng Qin27-Jun-02 1:44 
AnswerRe: How to implement "class factory" in C# Pin
Marc Clifton27-Jun-02 2:01
mvaMarc Clifton27-Jun-02 2:01 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 3:05
Feng Qin27-Jun-02 3:05 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 16:05
James T. Johnson27-Jun-02 16:05 
GeneralRe: How to implement "class factory" in C# Pin
Marc Clifton27-Jun-02 16:22
mvaMarc Clifton27-Jun-02 16:22 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 16:42
James T. Johnson27-Jun-02 16:42 
GeneralRe: How to implement "class factory" in C# Pin
Marc Clifton28-Jun-02 0:37
mvaMarc Clifton28-Jun-02 0:37 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson28-Jun-02 11:50
James T. Johnson28-Jun-02 11:50 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 16:45
Feng Qin27-Jun-02 16:45 
GeneralRe: How to implement "class factory" in C# Pin
James T. Johnson27-Jun-02 17:18
James T. Johnson27-Jun-02 17:18 
GeneralRe: How to implement "class factory" in C# Pin
Feng Qin27-Jun-02 18:33
Feng Qin27-Jun-02 18:33 

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.