Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
GeneralSimple HTML editor for winforms Pin
Brett Slaski11-Oct-04 7:20
Brett Slaski11-Oct-04 7:20 
GeneralRe: Simple HTML editor for winforms Pin
Jacob Hammack11-Oct-04 10:53
Jacob Hammack11-Oct-04 10:53 
GeneralRe: Simple HTML editor for winforms Pin
Brett Slaski11-Oct-04 15:59
Brett Slaski11-Oct-04 15:59 
GeneralTime entry 'lost' in dtp Pin
DF_Bandit11-Oct-04 7:18
DF_Bandit11-Oct-04 7:18 
GeneralRe: Time entry 'lost' in dtp Pin
DF_Bandit11-Oct-04 12:59
DF_Bandit11-Oct-04 12:59 
GeneralTime stamp Pin
wk_vigorous11-Oct-04 6:51
wk_vigorous11-Oct-04 6:51 
GeneralRe: Time stamp Pin
Heath Stewart11-Oct-04 10:56
protectorHeath Stewart11-Oct-04 10:56 
GeneralHashtable Item Pin
3green11-Oct-04 5:32
3green11-Oct-04 5:32 
I know I am doing something silly, but I cant seem to access the Item property of a Hastable:

Hashtable myHash = new Hashtable();
myHash.Item;

Produces a build error
"System.Collections.Hashtable does not contain a definition for 'Item' "
But it sez in help that Item is a public property of Hashtable. Am using VS2003 Enterprise with Frameworks 1.1 SP1
Many thanks
GeneralRe: Hashtable Item Pin
Brian Nottingham11-Oct-04 6:07
Brian Nottingham11-Oct-04 6:07 
GeneralRe: Hashtable Item Pin
Charlie Williams11-Oct-04 6:11
Charlie Williams11-Oct-04 6:11 
GeneralMaking function DragDrop to a treeNode Pin
ee9903511-Oct-04 5:22
ee9903511-Oct-04 5:22 
GeneralRe: Making function DragDrop to a treeNode Pin
Heath Stewart11-Oct-04 10:35
protectorHeath Stewart11-Oct-04 10:35 
Generalcomobox.SelectedValue Pin
webhay11-Oct-04 5:02
webhay11-Oct-04 5:02 
GeneralRe: comobox.SelectedValue Pin
Brett Slaski11-Oct-04 7:22
Brett Slaski11-Oct-04 7:22 
GeneralRe: comobox.SelectedValue Pin
webhay11-Oct-04 7:32
webhay11-Oct-04 7:32 
GeneralRe: comobox.SelectedValue Pin
Alex Korchemniy11-Oct-04 9:24
Alex Korchemniy11-Oct-04 9:24 
GeneralRe: comobox.SelectedValue Pin
Brett Slaski11-Oct-04 10:33
Brett Slaski11-Oct-04 10:33 
GeneralRe: comobox.SelectedValue Pin
webhay11-Oct-04 11:36
webhay11-Oct-04 11:36 
GeneralRe: comobox.SelectedValue Pin
Anonymous11-Oct-04 15:50
Anonymous11-Oct-04 15:50 
GeneralRe: comobox.SelectedValue Pin
webhay12-Oct-04 3:48
webhay12-Oct-04 3:48 
GeneralRe: comobox.SelectedValue Pin
Brett Slaski12-Oct-04 4:05
Brett Slaski12-Oct-04 4:05 
GeneralRe: comobox.SelectedValue Pin
webhay12-Oct-04 14:02
webhay12-Oct-04 14:02 
GeneralRe: comobox.SelectedValue Pin
webhay12-Oct-04 14:05
webhay12-Oct-04 14:05 
GeneralWriting TreeView Contents To XML Pin
enchantingdb11-Oct-04 3:15
enchantingdb11-Oct-04 3:15 
GeneralRe: Writing TreeView Contents To XML Pin
Alex Korchemniy11-Oct-04 9:17
Alex Korchemniy11-Oct-04 9:17 

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.