Click here to Skip to main content
16,017,608 members
Home / Discussions / C#
   

C#

 
AnswerRe: Insert function into event at runtime Pin
0x3c019-Aug-09 9:57
0x3c019-Aug-09 9:57 
GeneralRe: Insert function into event at runtime Pin
bonzaiholding19-Aug-09 10:18
bonzaiholding19-Aug-09 10:18 
GeneralRe: Insert function into event at runtime Pin
mustang8619-Aug-09 11:08
mustang8619-Aug-09 11:08 
GeneralRe: Insert function into event at runtime Pin
PIEBALDconsult19-Aug-09 18:16
mvePIEBALDconsult19-Aug-09 18:16 
GeneralRe: Insert function into event at runtime Pin
mustang8619-Aug-09 19:29
mustang8619-Aug-09 19:29 
QuestionC# Code explanation Please Pin
12priya19-Aug-09 7:57
12priya19-Aug-09 7:57 
AnswerRe: C# Code explanation Please Pin
Richard MacCutchan25-Aug-09 11:03
mveRichard MacCutchan25-Aug-09 11:03 
QuestionToolbar buttons size getting changed Pin
hariakuthota19-Aug-09 4:49
hariakuthota19-Aug-09 4:49 
Hi,

I am new to the Dot net C# applications.In my application I have created a toolbar with fixed size and based on the events i need to change the visibility to true or false.On button click when i change the visibility of few of the toolbar buttons the size of the total toolbar buttons is getting changed.

Can someone tell me the right approach to avoid this kind of shrinking in the size of the toolbar buttons.

I used the following code for changing the visibility of the buttons in the toolbar:

toolBar1->Buttons->Item[3]->Visible= false;

Thanks in advance...
QuestionC# Server and Client! Pin
nhqlbaislwfiikqraqnm19-Aug-09 4:00
nhqlbaislwfiikqraqnm19-Aug-09 4:00 
AnswerRe: C# Server and Client! Pin
Hristo-Bojilov19-Aug-09 4:13
Hristo-Bojilov19-Aug-09 4:13 
AnswerRe: C# Server and Client! Pin
Keith Barrow19-Aug-09 4:15
professionalKeith Barrow19-Aug-09 4:15 
GeneralRe: C# Server and Client! Pin
nhqlbaislwfiikqraqnm19-Aug-09 4:18
nhqlbaislwfiikqraqnm19-Aug-09 4:18 
GeneralRe: C# Server and Client! Pin
nhqlbaislwfiikqraqnm19-Aug-09 5:59
nhqlbaislwfiikqraqnm19-Aug-09 5:59 
QuestionFormatting a Richtextbox or something similiar Pin
mbangh19-Aug-09 3:48
mbangh19-Aug-09 3:48 
AnswerRe: Formatting a Richtextbox or something similiar Pin
Hristo-Bojilov19-Aug-09 8:49
Hristo-Bojilov19-Aug-09 8:49 
QuestionDatagridview in Vista Pin
ramzg19-Aug-09 3:28
ramzg19-Aug-09 3:28 
AnswerRe: Datagridview in Vista Pin
Saksida Bojan19-Aug-09 7:58
Saksida Bojan19-Aug-09 7:58 
GeneralRe: Datagridview in Vista Pin
ramzg20-Aug-09 0:27
ramzg20-Aug-09 0:27 
GeneralRe: Datagridview in Vista Pin
Saksida Bojan20-Aug-09 6:50
Saksida Bojan20-Aug-09 6:50 
GeneralRe: Datagridview in Vista Pin
ramzg20-Aug-09 19:36
ramzg20-Aug-09 19:36 
QuestionHow to embed or encrypt or hide a dictionary wordlist txt file Pin
alrsds19-Aug-09 3:27
alrsds19-Aug-09 3:27 
AnswerRe: How to embed or encrypt or hide a dictionary wordlist txt file Pin
Mike Ellison19-Aug-09 3:43
Mike Ellison19-Aug-09 3:43 
AnswerRe: How to embed or encrypt or hide a dictionary wordlist txt file Pin
PIEBALDconsult19-Aug-09 4:24
mvePIEBALDconsult19-Aug-09 4:24 
GeneralRe: How to embed or encrypt or hide a dictionary wordlist txt file [modified] Pin
alrsds19-Aug-09 4:49
alrsds19-Aug-09 4:49 
GeneralRe: How to embed or encrypt or hide a dictionary wordlist txt file Pin
EliottA19-Aug-09 5:39
EliottA19-Aug-09 5:39 

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.