Click here to Skip to main content
15,879,184 members
Home / Discussions / C#
   

C#

 
GeneralRe: Serial Number Field Pin
leppie30-Sep-02 5:40
leppie30-Sep-02 5:40 
GeneralRe: Serial Number Field Pin
Nic Oughton30-Sep-02 6:04
professionalNic Oughton30-Sep-02 6:04 
GeneralRe: Serial Number Field Pin
leppie30-Sep-02 7:58
leppie30-Sep-02 7:58 
Generalblinking listbox Pin
Darryl Borden30-Sep-02 4:10
Darryl Borden30-Sep-02 4:10 
GeneralRe: blinking listbox Pin
Stephane Rodriguez.30-Sep-02 4:33
Stephane Rodriguez.30-Sep-02 4:33 
GeneralRe: blinking listbox Pin
Darryl Borden30-Sep-02 5:09
Darryl Borden30-Sep-02 5:09 
GeneralRe: blinking listbox Pin
Darryl Borden30-Sep-02 5:50
Darryl Borden30-Sep-02 5:50 
GeneralRe: blinking listbox Pin
Stephane Rodriguez.30-Sep-02 6:00
Stephane Rodriguez.30-Sep-02 6:00 
Returns the bounding rectangle for an item in the ListBox.
Rectangle rect = myListBox.GetItemRectangle( nItemIndex );




sometimes it helps to look at the IL generated code
a MS guy on develop.com "answering" .NET issues
GeneralImage Class Refresh Problems Pin
Ceri30-Sep-02 3:46
Ceri30-Sep-02 3:46 
GeneralAssembly Pin
Jinwah29-Sep-02 22:05
Jinwah29-Sep-02 22:05 
GeneralRe: Assembly Pin
Stephane Rodriguez.29-Sep-02 22:18
Stephane Rodriguez.29-Sep-02 22:18 
GeneralRe: Assembly Pin
leppie29-Sep-02 22:57
leppie29-Sep-02 22:57 
GeneralRe: Assembly Pin
Jinwah30-Sep-02 0:10
Jinwah30-Sep-02 0:10 
GeneralRe: Assembly Pin
leppie30-Sep-02 2:19
leppie30-Sep-02 2:19 
GeneralRe: Assembly Pin
Jinwah30-Sep-02 3:46
Jinwah30-Sep-02 3:46 
GeneralRe: Assembly Pin
James T. Johnson30-Sep-02 4:06
James T. Johnson30-Sep-02 4:06 
GeneralRe: Assembly Pin
leppie30-Sep-02 5:18
leppie30-Sep-02 5:18 
GeneralRe: Assembly Pin
Jinwah30-Sep-02 5:40
Jinwah30-Sep-02 5:40 
GeneralRe: Assembly Pin
ez230-Sep-02 6:44
ez230-Sep-02 6:44 
GeneralRe: Assembly Pin
leppie30-Sep-02 8:24
leppie30-Sep-02 8:24 
GeneralProgrammed customizing toolbox Pin
PavelB29-Sep-02 21:35
PavelB29-Sep-02 21:35 
GeneralRe: Programmed customizing toolbox Pin
Stephane Rodriguez.29-Sep-02 22:07
Stephane Rodriguez.29-Sep-02 22:07 
GeneralRe: Programmed customizing toolbox Pin
David Stone30-Sep-02 17:52
sitebuilderDavid Stone30-Sep-02 17:52 
Questionhow to make CAD-like program with .NET Pin
Zibar29-Sep-02 19:38
sussZibar29-Sep-02 19:38 
AnswerRe: how to make CAD-like program with .NET Pin
Daniel Strigl29-Sep-02 20:11
Daniel Strigl29-Sep-02 20:11 

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.