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
P

ping_jacob

@ping_jacob
About
Posts
21
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to drawline on picture box in MFC/C++?
    P ping_jacob

    i need to drawline on picture box in MFC/C++ how can do it? please give some tip or hint to me thanks so much....

    C / C++ / MFC c++ tutorial question

  • how to change text color an item in listview C#?
    P ping_jacob

    i need to change text color an item in listview on C# i can change text color in listview on properties but that change all items in listview i don't want change text color all items but i need to change an item or some items how can i do it? please give some hints or tips to me thanks a lot....^^

    C# question csharp tutorial

  • how to do screen recorder in C#?
    P ping_jacob

    yes. now, hav screen capture softwar name "camstudio" but that's software make in C++, that i don't understand about C++ if u can do it , please give some hint to me thanks a lot...

    C# question csharp tutorial

  • how to do screen recorder in C#?
    P ping_jacob

    i need to save screen as video file. how can i do it? please give advice to me. thanks so much...:D

    C# question csharp tutorial

  • how to change mouse cursor (change image) outside form?
    P ping_jacob

    i need to change mouse cursor outside form. how can i do it?, can i use user32.dll? please give some tip or hint or example to me. thanks a lot....^^

    C# tutorial question

  • how to detect windowstate outside form?
    P ping_jacob

    GetWindowPlacment <- how to use it? i'm testing, but i don't understand about this function. if i need to know application state, ex. minimize, maximize, normal how can i do? i'll get information window to compare. please give more tip or hint to me. thanks so much...

    C# question tutorial

  • how to detect windowstate outside form?
    P ping_jacob

    i need to detect windowstate outside form ex. my application is running when i open a application (ex. internet explorer), i need to detect windowstate of internet explorer how can i do it? please give some tip or hint to me thanks a lot...^^

    C# question tutorial

  • how to change shape of button in C#?
    P ping_jacob

    thanks a lot for your advice ^^

    C# question csharp tutorial

  • how to change shape of button in C#?
    P ping_jacob

    Normal button is rectangle shape if i need to change from rectangle to circle how can i do it? please give some hints or tips to me. thanks so much..

    C# question csharp tutorial

  • how to clear screen when i draw to screen?
    P ping_jacob

    how to use invalidate? please advice me... i read invalidaterect from dllimport user32.dll but don't understand if have another function or other as same as invalidate. please advice me. thanks a lot...

    C# tutorial graphics question

  • how to clear screen when i draw to screen?
    P ping_jacob

    i can't using fullscreen because i need to draw to screen when i drag mouse now i can draw when drag but can't clear that screen if draw on form, can use invalidate() if not on form, how can i do? please give some hints or tips to me thanks a lot....

    C# tutorial graphics question

  • how to clear screen when i draw to screen?
    P ping_jacob

    how to clear this graphic? if i draw graphic to screen example: public static void DrawToScreen(int pointX, int pointY) { IntPtr deskDC = UnmanagedMethods.GetDC(IntPtr.Zero); Graphics g = Graphics.FromHdc(deskDC); GraphicsContainer cont = g.BeginContainer(); g.SmoothingMode = SmoothingMode.AntiAlias; g.SmoothingMode = SmoothingMode.HighQuality; g.FillRectangle(new SolidBrush(Color.FromArgb(255, Color.Blue)), pointX, pointY, 2, 2); g.EndContainer(cont); g.Dispose(); UnmanagedMethods.ReleaseDC(deskDC); } this fucntion fill rectangle to screen. if i need to clear screen(clear desktop), how i do? please give some tips or hints for me thanks a lot....

    C# tutorial graphics question

  • how to mouse gesture without window?
    P ping_jacob

    I don't understand. I'm beginner. please give more tip to me, thank so much.

    C# tutorial question

  • How to capture video file on screen?
    P ping_jacob

    I want to record (video file) when i moved mouse on screen. as same as program "lotus screen" please give hint or tip to me. Thank so much...

    C# tutorial question

  • how to detect exit event when i click X button on form?
    P ping_jacob

    when i click X button on form, i need to show dialog YesNoCancel. how to detect exit event for show dialog? please give hint or tip to me thank so much...

    C# tutorial question

  • how to maximize picture box & listview?
    P ping_jacob

    if I need to maximize picture box & list view as same as window form how can i do? please give hint or tip to me thank so much...

    C# question tutorial

  • how to use variable form other class? C#
    P ping_jacob

    your tip can help me thank so much...

    C# tutorial csharp question

  • how to use variable form other class? C#
    P ping_jacob

    if i need to use variable form other class & other file but same namespace & project how to use that variable? example: --file1-- class A { public string a = "aaa"; } --file2-- class B { if(a = "aaa") {}} please hint to me... thank so much...

    C# tutorial csharp question

  • How to do mouse gesture same program "Stroke It"
    P ping_jacob

    Who can do mouse gesture? I need to create source code same program "Stroke It" with C# Please help me... Please create source code or advice to me... Thank a lot for everybody.

    C# csharp help tutorial question

  • how to mouse gesture without window?
    P ping_jacob

    Yes, I need draw with Mouse but without window form I need recognition with mouse same in PDA phone. Please help me...

    C# tutorial question
  • Login

  • Don't have an account? Register

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