Click here to Skip to main content
15,914,323 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionSecurity problem with Word 2007 add-in Pin
Eagle_Wizard19-Apr-07 2:45
Eagle_Wizard19-Apr-07 2:45 
QuestionQuestion about Trace Pin
Tristan Rhodes18-Apr-07 23:57
Tristan Rhodes18-Apr-07 23:57 
Questionuser & directory for webservice Pin
LittleWhiteDog18-Apr-07 22:58
LittleWhiteDog18-Apr-07 22:58 
AnswerRe: user & directory for webservice Pin
LittleWhiteDog18-Apr-07 23:03
LittleWhiteDog18-Apr-07 23:03 
QuestionWeb Service not running Pin
dancelicious18-Apr-07 9:00
dancelicious18-Apr-07 9:00 
AnswerRe: Web Service not running Pin
kubben19-Apr-07 2:09
kubben19-Apr-07 2:09 
QuestionHow to make TrackBar vertical? Pin
Zhendalf18-Apr-07 8:12
Zhendalf18-Apr-07 8:12 
AnswerRe: How to make TrackBar vertical? Pin
Dave Kreskowiak18-Apr-07 14:58
mveDave Kreskowiak18-Apr-07 14:58 
GeneralRe: How to make TrackBar vertical? Pin
pbraun18-Apr-07 15:34
pbraun18-Apr-07 15:34 
GeneralRe: How to make TrackBar vertical? Pin
Dave Kreskowiak18-Apr-07 16:06
mveDave Kreskowiak18-Apr-07 16:06 
GeneralRe: How to make TrackBar vertical? Pin
Zhendalf21-Apr-07 9:14
Zhendalf21-Apr-07 9:14 
GeneralRe: How to make TrackBar vertical? Pin
pbraun21-Apr-07 12:17
pbraun21-Apr-07 12:17 
GeneralRe: How to make TrackBar vertical? Pin
Zhendalf22-Apr-07 5:42
Zhendalf22-Apr-07 5:42 
GeneralRe: How to make TrackBar vertical? Pin
pbraun22-Apr-07 7:07
pbraun22-Apr-07 7:07 
QuestionStatically Linking to MSVC Pin
Programm3r18-Apr-07 2:54
Programm3r18-Apr-07 2:54 
AnswerRe: Statically Linking to MSVC Pin
sthotakura18-Apr-07 8:30
sthotakura18-Apr-07 8:30 
GeneralRe: Statically Linking to MSVC Pin
Programm3r18-Apr-07 19:34
Programm3r18-Apr-07 19:34 
QuestionSerialisation Pin
John.L.Ponratnam18-Apr-07 0:46
John.L.Ponratnam18-Apr-07 0:46 
AnswerRe: Serialisation Pin
Pete O'Hanlon18-Apr-07 1:58
mvePete O'Hanlon18-Apr-07 1:58 
AnswerRe: Serialisation Pin
kubben18-Apr-07 9:55
kubben18-Apr-07 9:55 
AnswerRe: Serialisation Pin
Balagurunathan S18-Apr-07 21:26
Balagurunathan S18-Apr-07 21:26 
GeneralRe: Serialisation Pin
sangramkp19-Apr-07 2:05
sangramkp19-Apr-07 2:05 
QuestionControlling WiFi Interface with CF2 Pin
ChPortos18-Apr-07 0:03
ChPortos18-Apr-07 0:03 
QuestionPropertygrid - Sort/Category Pin
opendix17-Apr-07 21:04
opendix17-Apr-07 21:04 
Hi
I've got here a simple PropertyGrid on my Form.
And there is an Array with n-Objects of simple Class with n
Properties. Alle these Objects are from the same type, but not all the Properties have the same value!

I used the Code of the following Article to localize all the
Properties, Descriptions, Categories... this works well if I use the
SelectedObject-Property of the PropertyGrid!
http://www.codeproject.com/cs/miscctrl/GlobalizedPropertyGrid.asp?df=...

But if I try the SelectedObjects-Property, the PropertyGrid will not
show the Categories... it displays only the Misc-Category instead of
my own 3 Categories.

And the other Problem is, the PropertyGrid sort the Properties not by
the DisplayName. it use the Name to sort all the Properties.

Anybody know a Workaround for this two Problems?
Questionlistview srolling, one fixed column Pin
Karsten Rmke17-Apr-07 20:56
Karsten Rmke17-Apr-07 20:56 

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.