Click here to Skip to main content
15,910,211 members
Home / Discussions / C#
   

C#

 
GeneralProblems with char typecast's Pin
Franz Pentenrieder11-Apr-04 14:42
Franz Pentenrieder11-Apr-04 14:42 
GeneralNeed Urgent Help With Remoting Pin
Michael Timoney11-Apr-04 14:29
Michael Timoney11-Apr-04 14:29 
GeneralRe: Need Urgent Help With Remoting Pin
leppie11-Apr-04 15:03
leppie11-Apr-04 15:03 
GeneralRe: Need Urgent Help With Remoting Pin
Michael Timoney11-Apr-04 15:15
Michael Timoney11-Apr-04 15:15 
GeneralRe: Need Urgent Help With Remoting Pin
leppie11-Apr-04 15:49
leppie11-Apr-04 15:49 
GeneralRe: Need Urgent Help With Remoting Pin
Michael Timoney14-Apr-04 6:16
Michael Timoney14-Apr-04 6:16 
GeneralPS: Need Urgent Help With Remoting Pin
Michael Timoney11-Apr-04 15:25
Michael Timoney11-Apr-04 15:25 
Generalusing inherited listviewitem Pin
Anonymous11-Apr-04 13:41
Anonymous11-Apr-04 13:41 
Hi,
I created a new class(AdvListViewItem) that inherits from the ListViewItem. This class replaces certain base class methods/properties with identical methods/properties except that the new methods/properties fire an event when they are run. However, when accessing the new method/property through the listview (ie. listview1.SelectedItems[0].Font), the methods/properties of the base listviewitem are run.

Do I have to replace the SelectedItemCollection also for my code to work?
GeneralRe: using inherited listviewitem Pin
leppie11-Apr-04 15:07
leppie11-Apr-04 15:07 
GeneralRe: using inherited listviewitem Pin
Anonymous12-Apr-04 5:18
Anonymous12-Apr-04 5:18 
GeneralRe: using inherited listviewitem Pin
Heath Stewart12-Apr-04 5:59
protectorHeath Stewart12-Apr-04 5:59 
GeneralIcon associated with file type Pin
DrGreen11-Apr-04 10:26
DrGreen11-Apr-04 10:26 
GeneralRe: Icon associated with file type Pin
Anonymous11-Apr-04 13:53
Anonymous11-Apr-04 13:53 
GeneralRe: Icon associated with file type Pin
Anonymous11-Apr-04 13:55
Anonymous11-Apr-04 13:55 
GeneralRe: Icon associated with file type Pin
DrGreen12-Apr-04 3:09
DrGreen12-Apr-04 3:09 
GeneralRe: Icon associated with file type Pin
Heath Stewart12-Apr-04 6:03
protectorHeath Stewart12-Apr-04 6:03 
GeneralBeginner Pin
Member 73267111-Apr-04 9:31
Member 73267111-Apr-04 9:31 
GeneralRe: Beginner Pin
Nnamdi Onyeyiri11-Apr-04 9:44
Nnamdi Onyeyiri11-Apr-04 9:44 
GeneralRe: Beginner Pin
Michael Timoney11-Apr-04 14:39
Michael Timoney11-Apr-04 14:39 
Generalget system directory Pin
kendao11-Apr-04 5:44
kendao11-Apr-04 5:44 
GeneralRe: get system directory Pin
Mazdak11-Apr-04 6:25
Mazdak11-Apr-04 6:25 
GeneralDataSet in Parent Form - DataBinding from Child UserControl's Pin
Festus Redelinghuys11-Apr-04 4:42
Festus Redelinghuys11-Apr-04 4:42 
GeneralRe: DataSet in Parent Form - DataBinding from Child UserControl's Pin
Heath Stewart12-Apr-04 6:07
protectorHeath Stewart12-Apr-04 6:07 
GeneralRe: DataSet in Parent Form - DataBinding from Child UserControl's Pin
Festus Redelinghuys12-Apr-04 11:37
Festus Redelinghuys12-Apr-04 11:37 
GeneralRe: DataSet in Parent Form - DataBinding from Child UserControl's Pin
Heath Stewart13-Apr-04 2:48
protectorHeath Stewart13-Apr-04 2:48 

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.