Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralOnClosing Pin
thomasa2-Jun-04 2:22
thomasa2-Jun-04 2:22 
GeneralRe: OnClosing Pin
LongRange.Shooter2-Jun-04 2:45
LongRange.Shooter2-Jun-04 2:45 
GeneralRe: OnClosing Pin
JackMartinz2-Jun-04 6:50
JackMartinz2-Jun-04 6:50 
GeneralRe: OnClosing Pin
LongRange.Shooter3-Jun-04 2:21
LongRange.Shooter3-Jun-04 2:21 
GeneralRe: OnClosing Pin
Tom Larsen2-Jun-04 4:37
Tom Larsen2-Jun-04 4:37 
GeneralRe: OnClosing Pin
Heath Stewart2-Jun-04 4:48
protectorHeath Stewart2-Jun-04 4:48 
GeneralShowing a controls focus rectangle Pin
swb1082-Jun-04 0:29
swb1082-Jun-04 0:29 
GeneralRe: Showing a controls focus rectangle Pin
LongRange.Shooter3-Jun-04 2:31
LongRange.Shooter3-Jun-04 2:31 
I just built a simple app with a listbox in it and kept playing with what was needed to accomplish what you want. I ended up with
this.listbox1.Selected();

This put the focus rectangle inside the listbox.


______________________________
The Tao gave birth to machine language.
Machine language gave birth to the assembler.
The assembler gave birth to ten thousand languages.
Each language has its purpose, however humble.
Each language expresses the Yin and Yang of software.
Each language has its place within the Tao.
Beauty exists because we give a name to C#.
Bad exists because we give a name to COBOL.
GeneralRe: Showing a controls focus rectangle Pin
swb1083-Jun-04 14:38
swb1083-Jun-04 14:38 
GeneralRe: Showing a controls focus rectangle Pin
LongRange.Shooter4-Jun-04 3:20
LongRange.Shooter4-Jun-04 3:20 
GeneralRe: Showing a controls focus rectangle Pin
swb1084-Jun-04 17:34
swb1084-Jun-04 17:34 
GeneralQuickBooks integration Pin
vinny45451-Jun-04 23:30
vinny45451-Jun-04 23:30 
GeneralAdding TableNames in a HashTable in Writing order Pin
Naga the bug fixer1-Jun-04 23:05
Naga the bug fixer1-Jun-04 23:05 
GeneralRe: Adding TableNames in a HashTable in Writing order Pin
Heath Stewart2-Jun-04 4:30
protectorHeath Stewart2-Jun-04 4:30 
QuestionHow to read Ladder diagrams? Pin
sachinkalse1-Jun-04 22:49
sachinkalse1-Jun-04 22:49 
AnswerRe: How to read Ladder diagrams? Pin
Heath Stewart2-Jun-04 4:23
protectorHeath Stewart2-Jun-04 4:23 
GeneralRe: How to read Ladder diagrams? Pin
sachinkalse2-Jun-04 16:18
sachinkalse2-Jun-04 16:18 
AnswerRe: How to read Ladder diagrams? Pin
Heath Stewart2-Jun-04 4:27
protectorHeath Stewart2-Jun-04 4:27 
GeneralRe: How to read Ladder diagrams? Pin
sachinkalse2-Jun-04 16:24
sachinkalse2-Jun-04 16:24 
GeneralRe: How to read Ladder diagrams? Pin
Heath Stewart3-Jun-04 3:36
protectorHeath Stewart3-Jun-04 3:36 
GeneralSelecting one value from a cookie Pin
_Searcher_1-Jun-04 22:47
_Searcher_1-Jun-04 22:47 
GeneralRe: Selecting one value from a cookie Pin
Heath Stewart2-Jun-04 4:21
protectorHeath Stewart2-Jun-04 4:21 
GeneralMultiLine datagrid header Pin
denizmercan1-Jun-04 22:32
denizmercan1-Jun-04 22:32 
GeneralRe: MultiLine datagrid header Pin
Torsten Mauz1-Jun-04 23:23
Torsten Mauz1-Jun-04 23:23 
GeneralRe: MultiLine datagrid header Pin
denizmercan1-Jun-04 23:28
denizmercan1-Jun-04 23:28 

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.