View Single Post

  #2 (permalink)  
Old 07-17-2008
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: c# create custom symbols

Hi,

The Symbols property had an Add method. You can use it to add bitmaps or icons to the symbols collection. It returns the new symbol so then you have the ID and so.
Reply With Quote