Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralAutocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 0:22
Braulio Dez20-May-03 0:22 
GeneralRe: Autocompletion in DropDown ComboBox Pin
dazinith20-May-03 5:17
dazinith20-May-03 5:17 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 5:34
Braulio Dez20-May-03 5:34 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 5:44
Braulio Dez20-May-03 5:44 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Richard Deeming21-May-03 8:20
mveRichard Deeming21-May-03 8:20 
GeneralRe: Pens & Brushes Pin
Jon Newman20-May-03 4:30
Jon Newman20-May-03 4:30 
GeneralRe: Pens & Brushes Pin
Jon Newman20-May-03 5:41
Jon Newman20-May-03 5:41 
GeneralRe: Pens & Brushes Pin
Arun Bhalla20-May-03 18:58
Arun Bhalla20-May-03 18:58 
As I'm about to do in my project, I think it's better to make pens and brushes member variables -- or in my case, static variables because the same brush can be used across all instantiations -- so you don't have to constantly construct and dispose brushes in the OnPaint method.
GeneralRe: Pens & Brushes Pin
leppie20-May-03 8:08
leppie20-May-03 8:08 
GeneralRe: Pens & Brushes Pin
Marc Clifton21-May-03 4:10
mvaMarc Clifton21-May-03 4:10 
GeneralRe: Pens & Brushes Pin
leppie21-May-03 7:01
leppie21-May-03 7:01 
General[Question] about SNMP Manager Pin
yoonbs19-May-03 23:53
yoonbs19-May-03 23:53 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 6:31
firat kocak20-May-03 6:31 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs20-May-03 13:33
yoonbs20-May-03 13:33 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 23:12
firat kocak20-May-03 23:12 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs22-May-03 16:31
yoonbs22-May-03 16:31 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak22-May-03 19:51
firat kocak22-May-03 19:51 
QuestionAutoUpdate package? Pin
Arun Bhalla19-May-03 20:07
Arun Bhalla19-May-03 20:07 
AnswerRe: AutoUpdate package? Pin
Bo Hunter20-May-03 2:20
Bo Hunter20-May-03 2:20 
GeneralRe: AutoUpdate package? Pin
Arun Bhalla20-May-03 9:04
Arun Bhalla20-May-03 9:04 
GeneralUser control in C# Pin
hvjahagirdar19-May-03 18:47
hvjahagirdar19-May-03 18:47 
GeneralRe: User control in C# Pin
Bo Hunter20-May-03 1:36
Bo Hunter20-May-03 1:36 
GeneralC# Controls question Pin
phaedrus19-May-03 18:33
phaedrus19-May-03 18:33 
QuestionHow to save a form to a bmp? Pin
xfqiu19-May-03 18:00
xfqiu19-May-03 18:00 
AnswerRe: How to save a form to a bmp? Pin
Bo Hunter20-May-03 1:42
Bo Hunter20-May-03 1:42 

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.