Click here to Skip to main content
15,907,001 members
Home / Discussions / C#
   

C#

 
AnswerRe: get clicked link Pin
Niiiissssshhhhhuuuuu11-Oct-06 1:45
Niiiissssshhhhhuuuuu11-Oct-06 1:45 
QuestionChanging the default WindowClassName of a .NET Form? Pin
Yuval Naveh10-Oct-06 22:12
Yuval Naveh10-Oct-06 22:12 
AnswerRe: Changing the default WindowClassName of a .NET Form? Pin
Chris Buckett10-Oct-06 23:23
Chris Buckett10-Oct-06 23:23 
GeneralRe: Changing the default WindowClassName of a .NET Form? Pin
Yuval Naveh10-Oct-06 23:32
Yuval Naveh10-Oct-06 23:32 
QuestionRemoting and dynamic port allocation Pin
SkyTom10-Oct-06 22:04
SkyTom10-Oct-06 22:04 
QuestionDeployment Question Pin
wasife10-Oct-06 21:34
wasife10-Oct-06 21:34 
QuestionSize of COM objects Pin
drabiger10-Oct-06 21:33
drabiger10-Oct-06 21:33 
QuestionAdding custom property pages to Outlook 2003 using C# <-- Question Pin
SquallNaruto10-Oct-06 21:15
SquallNaruto10-Oct-06 21:15 
Hi,

I have a question on the article mentioned in the Subject.
I find it really helpfull but i have one Probleme.
I working with .Net 2005 an MS Outlook 2007.
To bring it to the point my Problem is that my PropertyPage is not Displayed in the Options Menü.
I don't understand that because he is perfoming the pages.Add(new OptPage(), "UsrPage") Method but nothing happens.

I used the Debug mode and I realised that the Caption Property is ignored (never performed)

[DispId(-518)]
public string Caption
{
get{return "DEMO";}
}
But I really don't know why because up to this point everything is performed in the same way.
So I would be really thankfull if someone can help me

Thx in advanced

SquallNaruto

If one eye is focused on the goal
then only one eye is left to find the way
QuestionAssign shortcutkeys to combobox values in gridview Pin
WillemM10-Oct-06 21:04
WillemM10-Oct-06 21:04 
Questionhow to declare 2 dimensional arraylists in C# Pin
Keshav V. Kamat10-Oct-06 21:04
Keshav V. Kamat10-Oct-06 21:04 
AnswerRe: how to declare 2 dimensional arraylists in C# Pin
WillemM10-Oct-06 21:09
WillemM10-Oct-06 21:09 
GeneralRe: how to declare 2 dimensional arraylists in C# Pin
Keshav V. Kamat10-Oct-06 21:11
Keshav V. Kamat10-Oct-06 21:11 
AnswerRe: how to declare 2 dimensional arraylists in C# Pin
wheelerbarry10-Oct-06 22:39
wheelerbarry10-Oct-06 22:39 
AnswerRe: how to declare 2 dimensional arraylists in C# Pin
WillemM10-Oct-06 21:06
WillemM10-Oct-06 21:06 
GeneralRe: how to declare 2 dimensional arraylists in C# Pin
Keshav V. Kamat10-Oct-06 21:08
Keshav V. Kamat10-Oct-06 21:08 
GeneralRe: how to declare 2 dimensional arraylists in C# Pin
WillemM10-Oct-06 21:10
WillemM10-Oct-06 21:10 
Questionanimatiom control Pin
Parshant Verma10-Oct-06 21:01
Parshant Verma10-Oct-06 21:01 
AnswerRe: animatiom control Pin
Alper Camel11-Oct-06 4:32
Alper Camel11-Oct-06 4:32 
QuestionDate Time format in Grid view Pin
Shahzad.Aslam10-Oct-06 20:30
Shahzad.Aslam10-Oct-06 20:30 
QuestionFolder browse exception Pin
Parshant Verma10-Oct-06 19:24
Parshant Verma10-Oct-06 19:24 
AnswerRe: Folder browse exception Pin
quiteSmart10-Oct-06 20:53
quiteSmart10-Oct-06 20:53 
QuestionRe: Folder browse exception Pin
Parshant Verma10-Oct-06 21:04
Parshant Verma10-Oct-06 21:04 
QuestionshList View is not getting cleared Pin
Aslam Bari10-Oct-06 18:26
Aslam Bari10-Oct-06 18:26 
QuestionCreate events for windows User Control.Urgent!!! Pin
RenuKhot10-Oct-06 18:21
RenuKhot10-Oct-06 18:21 
AnswerRe: Create events for windows User Control.Urgent!!! Pin
Aslam Bari10-Oct-06 18:58
Aslam Bari10-Oct-06 18:58 

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.