Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
QuestionAdmin Rights Pin
Dunk310124-Sep-09 9:34
Dunk310124-Sep-09 9:34 
AnswerRe: Admin Rights Pin
Ennis Ray Lynch, Jr.24-Sep-09 12:56
Ennis Ray Lynch, Jr.24-Sep-09 12:56 
GeneralRe: Admin Rights Pin
Dunk310124-Sep-09 13:15
Dunk310124-Sep-09 13:15 
GeneralRe: Admin Rights Pin
Dave Kreskowiak24-Sep-09 13:28
mveDave Kreskowiak24-Sep-09 13:28 
GeneralRe: Admin Rights Pin
Ennis Ray Lynch, Jr.24-Sep-09 13:40
Ennis Ray Lynch, Jr.24-Sep-09 13:40 
QuestionDisplayIndex like System.Componentmodel.DisplayName? Pin
Member 621528424-Sep-09 9:01
Member 621528424-Sep-09 9:01 
AnswerRe: DisplayIndex like System.Componentmodel.DisplayName? Pin
Henry Minute24-Sep-09 12:05
Henry Minute24-Sep-09 12:05 
GeneralRe: DisplayIndex like System.Componentmodel.DisplayName? Pin
Member 621528424-Sep-09 23:43
Member 621528424-Sep-09 23:43 
GeneralRe: DisplayIndex like System.Componentmodel.DisplayName? Pin
Henry Minute25-Sep-09 3:05
Henry Minute25-Sep-09 3:05 
GeneralRe: DisplayIndex like System.Componentmodel.DisplayName? Pin
Member 621528430-Sep-09 2:47
Member 621528430-Sep-09 2:47 
Questiondelete Pin
nhqlbaislwfiikqraqnm24-Sep-09 8:28
nhqlbaislwfiikqraqnm24-Sep-09 8:28 
AnswerRe: All in one exe? Pin
Manas Bhardwaj24-Sep-09 8:36
professionalManas Bhardwaj24-Sep-09 8:36 
GeneralRe: All in one exe? Pin
nhqlbaislwfiikqraqnm24-Sep-09 8:57
nhqlbaislwfiikqraqnm24-Sep-09 8:57 
GeneralRe: All in one exe? Pin
DaveyM6924-Sep-09 9:18
professionalDaveyM6924-Sep-09 9:18 
GeneralRe: All in one exe? Pin
PIEBALDconsult24-Sep-09 9:52
mvePIEBALDconsult24-Sep-09 9:52 
AnswerRe: All in one exe? Pin
PIEBALDconsult24-Sep-09 8:38
mvePIEBALDconsult24-Sep-09 8:38 
GeneralRe: All in one exe? Pin
nhqlbaislwfiikqraqnm24-Sep-09 8:59
nhqlbaislwfiikqraqnm24-Sep-09 8:59 
GeneralRe: All in one exe? Pin
PIEBALDconsult24-Sep-09 9:53
mvePIEBALDconsult24-Sep-09 9:53 
AnswerRe: All in one exe? Pin
Luc Pattyn24-Sep-09 9:58
sitebuilderLuc Pattyn24-Sep-09 9:58 
AnswerRe: All in one exe? Pin
Mirko198024-Sep-09 21:46
Mirko198024-Sep-09 21:46 
Questionhow to add costum control to custom control via designer. [modified] Pin
Natural_Demon24-Sep-09 8:10
Natural_Demon24-Sep-09 8:10 
AnswerRe: how to add costum control to custom control via designer. Pin
Henry Minute24-Sep-09 12:09
Henry Minute24-Sep-09 12:09 
GeneralRe: how to add costum control to custom control via designer. Pin
Natural_Demon25-Sep-09 1:16
Natural_Demon25-Sep-09 1:16 
GeneralRe: how to add costum control to custom control via designer. Pin
Henry Minute25-Sep-09 2:59
Henry Minute25-Sep-09 2:59 
GeneralRe: how to add costum control to custom control via designer. Pin
Natural_Demon25-Sep-09 11:55
Natural_Demon25-Sep-09 11:55 
hi, yes
thank you

[ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.All)]
class cToolStripMenuItem : ToolStripMenuItem
{
}

how ever, somehow it failed
: (

http://social.msdn.microsoft.com/Forums/en-US/winformsdesigner/thread/bbad3255-17f5-4177-b7cf-cad20c858746[^]

http://books.google.nl/books?id=zDi4LIDvd4wC&pg=PA507&lpg=PA507&dq=ToolStripItemDesignerAvailability+attribute&source=bl&ots=hJLpeqQqrM&sig=3BoIynZA4rP-V55447AN8gON9KE&hl=nl&ei=2jO9Ss6TINvOjAfBoME4&sa=X&oi=book_result&ct=result&resnum=2#v=onepage&q=ToolStripItemDesignerAvailability%20attribute&f=false[^]

Bad = knowing 2 much

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.