Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

Muecahit Goeksu

@Muecahit Goeksu
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DataGrid Icons and Images
    M Muecahit Goeksu

    thanks, that's right. i cannot get the icon into the row. I tried the hittest function but i did not find any samples to see how to code it. Since I'm a student to pogramming, i don't know many things... _______________________________________________________________ The only true wisdom is in knowing you know nothing. - Socrates

    C# help csharp dotnet tutorial

  • DataGrid Icons and Images
    M Muecahit Goeksu

    Hello everybody, I have to D&D a Label into a DataGrid, which is styled like a Calendar and don`t know how to get the Icon - related to the Label - into the right row of the DataGrid. I have to use .NET Framework 1.1 and VS2003 for my Project. Now you know my problem. I hope anybody can help:confused: ;) ________________________________________________________________ The only true wisdom is in knowing you know nothing. - Socrates

    C# help csharp dotnet tutorial

  • Creating Enums for XML-Elements using C#
    M Muecahit Goeksu

    Thanks for the answer! got the solutio for my problem by myself when i was trying about changing my code! I didn`t know how to set the enums the right way to use it proper in my code! the answer i needed was: public enum MyEnum = 0; ... i only had to set MyEnum into the code where i needed it: (int)System.Enum.EnumUsing.MyEnum; Like I said, I´m a student to programming and learning about how to use code in proper way to write a bugless programm. However, thanks for the help!!!

    C# help question csharp xml

  • Creating Enums for XML-Elements using C#
    M Muecahit Goeksu

    Hello, I'm a student to software developing and my problem is as following: I have to create an xml which fills the tasks, ressources, etc. for MSProject2003. Now, after I could get the xml started proper in MSPj, i have to replace the Tasks where only numbers are defined to make it much better readable. I have to use enums but project doesn't have the enums i need, so i have to create my own!! How can i create this enums and use them the right way??? Thanks for help! -- modified at 5:18 Thursday 6th April, 2006

    C# help question csharp xml
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups