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

peenu

@peenu
About
Posts
11
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Retrieving Image from SQLServer database
    P peenu

    doesn't Image myImage = Image:FromFile(filename); work?

    C# database graphics question

  • MDIchild layout?
    P peenu

    hi, The MDI layout for child MDIforms works fine for upto 3 child windows, i.e., the Horizontal, Vertical and the Cascade layout for the child windows works fine. But for more than 3 MDIchild windows, the Horizontal and Vertical Layout doesn't work? Any clue's about this? Thanks, Peenu.

    C# question

  • disable scrollbars of MDI Parent Form
    P peenu

    hi, I need to disable the scrollbars of the MDI parent form. For this I set the AutoScroll, HScroll and VScroll properties of the MDIForm to false. But this doesn't work. In VB this works but in C# it doesn't. Any clues? Thanks, peenu.

    C# csharp question

  • Reduce flickering when reloading a jpeg.
    P peenu

    Hi, I have a .htm file which has a jpeg bitmap displayed in it, using the tag. Since my jpeg file keeps changing after some few seconds, i keep refreshing my htm page. This results in flickering when the image is loaded again. Any solutions? peenu.

    Web Development graphics question

  • byte [] to bitmap in MFC
    P peenu

    Hi, How do i convert a byte array to a bitmap and save it as a jpeg bitmap on the disk. I have written a MFC application. Can anyone help me in this. Thanks, peenu.

    C / C++ / MFC c++ graphics data-structures help question

  • Vertical Text?
    P peenu

    How can i make the label Text or the Button Text appear Vertical instead of the default Horizontal?

    C# question

  • WM_PRINTCLIENT message
    P peenu

    I used WM_PRINT. This gives me the bitmap of all controls in the form, but the form area appears black?

    C / C++ / MFC question

  • WM_PRINTCLIENT message
    P peenu

    Hi, Has anybody used WM_PRINTCLIENT message? I m using the following SendMessage call..... SendMessage(hWnd, WM_PRINTCLIENT, (WPARAM) hDCMem, PRF_CLIENT | PRF_ERASEBKGND | PRF_CHILDREN ); but this returns a black window. Any clues? Thanks, peenu.

    C / C++ / MFC question

  • WM_PRINTCLIENT message
    P peenu

    Hi, Has anybody used WM_PRINTCLIENT message? I m using the following SendMessage call..... SendMessage(hWnd, WM_PRINTCLIENT, (WPARAM) hDCMem, PRF_CLIENT | PRF_ERASEBKGND | PRF_CHILDREN ); but this returns a black window. Any clues? Thanks, Puneet.

    C# question

  • Constrain form to horizontal resize only?
    P peenu

    set the maximumsize.Height and minimumsize.Height Form properties to 400. The user will not be able to resize the form vertically (less than 400).

    C# csharp dotnet question

  • reading a minimized form/window into a bitmap?how do i read a minimized form/window into a bitmap.
    P peenu

    how do i read a minimized form/window into a bitmap?

    C# question graphics
  • Login

  • Don't have an account? Register

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