Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
GeneralRe: challenging system.directoryservice Pin
vcorn28-Aug-04 20:37
vcorn28-Aug-04 20:37 
GeneralUTF7, UTF8, ASCII ..... I have problems Pin
Rostrox28-Aug-04 12:22
Rostrox28-Aug-04 12:22 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
Steven Campbell28-Aug-04 12:44
Steven Campbell28-Aug-04 12:44 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
Rostrox28-Aug-04 13:02
Rostrox28-Aug-04 13:02 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
mav.northwind28-Aug-04 23:48
mav.northwind28-Aug-04 23:48 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
eggie514-Sep-04 5:11
eggie514-Sep-04 5:11 
GeneralLoad image, modify and save Pin
Dominik Reichl28-Aug-04 11:20
Dominik Reichl28-Aug-04 11:20 
GeneralRe: Load image, modify and save Pin
Werdna30-Aug-04 6:45
Werdna30-Aug-04 6:45 
You can just do img.Save("test.jpg", ImageFormat.Jpg)
and it will save the image.
When you draw using Graphics that was created from image, all the drawing is happening on the image surface, so if you save the image, all drawing will be kept.
QuestionWay to reduce flicker on tab changes w/background image? Pin
jdrudolp28-Aug-04 8:11
jdrudolp28-Aug-04 8:11 
GeneralAssembly.LoadFrom and custom Type Editor issues Pin
viper299528-Aug-04 5:46
viper299528-Aug-04 5:46 
GeneralRe: Assembly.LoadFrom and custom Type Editor issues Pin
Marc Clifton28-Aug-04 16:12
mvaMarc Clifton28-Aug-04 16:12 
GeneralMemory Error Pin
dbetting28-Aug-04 4:32
dbetting28-Aug-04 4:32 
GeneralRe: Memory Error Pin
dbetting28-Aug-04 10:17
dbetting28-Aug-04 10:17 
GeneralTo change an int or float to text Pin
TehGT28-Aug-04 4:09
TehGT28-Aug-04 4:09 
GeneralRe: To change an int or float to text Pin
Mazdak28-Aug-04 4:44
Mazdak28-Aug-04 4:44 
GeneralDataGrid control Pin
sasan5628-Aug-04 3:43
sasan5628-Aug-04 3:43 
GeneralRe: DataGrid control Pin
Mazdak28-Aug-04 4:42
Mazdak28-Aug-04 4:42 
GeneralDatabases Autonumber mechanism Pin
EDden2Fly28-Aug-04 2:49
sussEDden2Fly28-Aug-04 2:49 
GeneralRe: Databases Autonumber mechanism Pin
Marc Clifton28-Aug-04 16:20
mvaMarc Clifton28-Aug-04 16:20 
GeneralRe: Databases Autonumber mechanism Pin
Den2Fly29-Aug-04 22:49
Den2Fly29-Aug-04 22:49 
GeneralMDB question Pin
jzb27-Aug-04 23:32
jzb27-Aug-04 23:32 
GeneralRe: MDB question Pin
mav.northwind28-Aug-04 0:03
mav.northwind28-Aug-04 0:03 
GeneralRe: MDB question Pin
dbetting28-Aug-04 4:28
dbetting28-Aug-04 4:28 
GeneralRe: MDB question Pin
Marc Clifton28-Aug-04 16:22
mvaMarc Clifton28-Aug-04 16:22 
Generalusing Alpha Color - Mouse Rectangle rendered Pin
CRier27-Aug-04 22:10
CRier27-Aug-04 22:10 

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.