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

C#

 
AnswerRe: simple radio button question Pin
Dave Kreskowiak28-Sep-06 12:32
mveDave Kreskowiak28-Sep-06 12:32 
GeneralRe: simple radio button question Pin
rzvme29-Sep-06 7:19
rzvme29-Sep-06 7:19 
GeneralRe: simple radio button question [modified] Pin
Dave Kreskowiak29-Sep-06 11:47
mveDave Kreskowiak29-Sep-06 11:47 
GeneralRe: simple radio button question Pin
rzvme29-Sep-06 21:14
rzvme29-Sep-06 21:14 
AnswerRe: simple radio button question Pin
Nader Elshehabi28-Sep-06 9:31
Nader Elshehabi28-Sep-06 9:31 
AnswerRe: simple radio button question Pin
Guffa28-Sep-06 10:37
Guffa28-Sep-06 10:37 
GeneralRe: simple radio button question Pin
rzvme28-Sep-06 12:12
rzvme28-Sep-06 12:12 
GeneralRe: simple radio button question Pin
Dave Kreskowiak28-Sep-06 12:33
mveDave Kreskowiak28-Sep-06 12:33 
Then use the CheckBox instead and change it's Appearance property to Button. Try it and see if you like it. It's FAR easier than custom drawing your own CheckBox control.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: simple radio button question Pin
Guffa28-Sep-06 21:19
Guffa28-Sep-06 21:19 
QuestionHow to increase string character value Pin
T.Willey28-Sep-06 5:50
T.Willey28-Sep-06 5:50 
AnswerRe: How to increase string character value Pin
User 665828-Sep-06 6:02
User 665828-Sep-06 6:02 
GeneralRe: How to increase string character value Pin
T.Willey28-Sep-06 6:08
T.Willey28-Sep-06 6:08 
AnswerRe: How to increase string character value Pin
Guffa28-Sep-06 6:42
Guffa28-Sep-06 6:42 
AnswerRe: How to increase string character value Pin
Michael Potter28-Sep-06 6:08
Michael Potter28-Sep-06 6:08 
GeneralRe: How to increase string character value Pin
T.Willey28-Sep-06 6:13
T.Willey28-Sep-06 6:13 
AnswerRe: How to increase string character value Pin
mihoc23-May-12 1:43
mihoc23-May-12 1:43 
QuestionAssembly compatibility Pin
- Pascal -28-Sep-06 5:27
- Pascal -28-Sep-06 5:27 
AnswerRe: Assembly compatibility Pin
Mike Dimmick28-Sep-06 6:33
Mike Dimmick28-Sep-06 6:33 
GeneralRe: Assembly compatibility Pin
- Pascal -14-Nov-07 16:00
- Pascal -14-Nov-07 16:00 
QuestionIs there a C# equivalent to the friend class concept in C++? Pin
nicknotyet28-Sep-06 3:59
nicknotyet28-Sep-06 3:59 
AnswerRe: Is there a C# equivalent to the friend class concept in C++? Pin
Rob Graham28-Sep-06 4:27
Rob Graham28-Sep-06 4:27 
GeneralRe: Is there a C# equivalent to the friend class concept in C++? Pin
nicknotyet28-Sep-06 5:47
nicknotyet28-Sep-06 5:47 
GeneralRe: Is there a C# equivalent to the friend class concept in C++? Pin
User 665828-Sep-06 5:57
User 665828-Sep-06 5:57 
GeneralRe: Is there a C# equivalent to the friend class concept in C++? Pin
nicknotyet28-Sep-06 7:57
nicknotyet28-Sep-06 7:57 
QuestionRetrieve text on MessageBoxButton-button [modified] Pin
jjansen28-Sep-06 3:15
jjansen28-Sep-06 3:15 

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.