Click here to Skip to main content
15,881,173 members
Home / Discussions / C#
   

C#

 
GeneralRe: Fastest Way to open Pin
Mark Sanders31-Jan-03 10:59
Mark Sanders31-Jan-03 10:59 
GeneralRe: Fastest Way to open Pin
leppie31-Jan-03 12:10
leppie31-Jan-03 12:10 
GeneralRe: Fastest Way to open Pin
jtmtv1831-Jan-03 13:53
jtmtv1831-Jan-03 13:53 
GeneralRe: Fastest Way to open Pin
leppie31-Jan-03 14:32
leppie31-Jan-03 14:32 
GeneralRe: Fastest Way to open Pin
jtmtv1831-Jan-03 14:40
jtmtv1831-Jan-03 14:40 
GeneralRe: Fastest Way to open Pin
leppie31-Jan-03 22:53
leppie31-Jan-03 22:53 
GeneralDIME and large files Pin
Ingram Leedy31-Jan-03 8:40
Ingram Leedy31-Jan-03 8:40 
GeneralC# Inherited Textbox Control Pin
Sovman31-Jan-03 7:32
Sovman31-Jan-03 7:32 
I've just started playing with c# and created a simple control which inherits the textbox control.

I can hide all properties relating to multilines as the control will never do this, by overriding the property and setting [Browsable(false)].

My question is, is there a way to also stop intellisense picking up these hidden properties, eg
usrTextBox.AcceptsTab cannot be seen on the properties page but can be pickup up within the body of the code using usrTextBox.?????

Thanks

Steve Graham
QuestionIs the control is design mode? Pin
Nnamdi Onyeyiri31-Jan-03 6:58
Nnamdi Onyeyiri31-Jan-03 6:58 
AnswerRe: Is the control is design mode? Pin
leppie31-Jan-03 8:48
leppie31-Jan-03 8:48 
GeneralRe: Is the control is design mode? Pin
Nnamdi Onyeyiri31-Jan-03 23:44
Nnamdi Onyeyiri31-Jan-03 23:44 
QuestionHow to convert Pin
zees31-Jan-03 5:07
zees31-Jan-03 5:07 
AnswerRe: How to convert Pin
Richard Deeming31-Jan-03 5:23
mveRichard Deeming31-Jan-03 5:23 
GeneralFully managed HTML validator/reformator Pin
Chris Maunder31-Jan-03 4:34
cofounderChris Maunder31-Jan-03 4:34 
GeneralRe: Fully managed HTML validator/reformator Pin
TigerNinja_31-Jan-03 5:00
TigerNinja_31-Jan-03 5:00 
GeneralRe: Fully managed HTML validator/reformator Pin
Chris Maunder31-Jan-03 7:54
cofounderChris Maunder31-Jan-03 7:54 
GeneralRe: Fully managed HTML validator/reformator Pin
Richard Deeming31-Jan-03 5:30
mveRichard Deeming31-Jan-03 5:30 
GeneralRe: Fully managed HTML validator/reformator Pin
Thesisus31-Jan-03 7:11
Thesisus31-Jan-03 7:11 
GeneralDestroying Excel object Pin
Vitesh Aggarwal31-Jan-03 3:45
Vitesh Aggarwal31-Jan-03 3:45 
GeneralRe: Destroying Excel object Pin
Ed K31-Jan-03 4:16
Ed K31-Jan-03 4:16 
QuestionTooltip like window? Pin
Roger Alsing31-Jan-03 3:22
Roger Alsing31-Jan-03 3:22 
AnswerRe: Tooltip like window? Pin
Richard Deeming31-Jan-03 3:46
mveRichard Deeming31-Jan-03 3:46 
GeneralRe: Tooltip like window? Pin
Roger Alsing31-Jan-03 3:50
Roger Alsing31-Jan-03 3:50 
GeneralI would like to create a button that allow to open html page. Pin
zoltix31-Jan-03 2:56
zoltix31-Jan-03 2:56 
GeneralRe: I would like to create a button that allow to open html page. Pin
TigerNinja_31-Jan-03 5:09
TigerNinja_31-Jan-03 5:09 

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.