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
S

sireesha_sree

@sireesha_sree
About
Posts
22
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Get default user name when "Run as administrator"
    S sireesha_sree

    Thanks for the reply. I have already tried that. It is returning the administrators username when i run the app as "Run as administrator". But i want the system logged on user name.

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

  • Get default user name when "Run as administrator"
    S sireesha_sree

    Hi, Am developing a VC++ application where i need to get the username. I have tried using GetUserName() and also USERNAME. But when i run the application on Vista as "Run as administrator", this is returning the admin's username and not the username with which the system is logged in. Any suggestions on how to get the username with which the system is logged in when the application is "Run as administrator"? Thanks

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

  • Place a dialog in another
    S sireesha_sree

    Hi all, Can anyone suggest how to place a dialog in an other dialog just llike placing some control in a dialog. Thanks

    C / C++ / MFC tutorial

  • Compare times
    S sireesha_sree

    Hi, I found one function strptime which converts string to time.I have included time.h and string.h header files . Even then i am getting the error 'strptime identifier not found;

    C / C++ / MFC help

  • Compare times
    S sireesha_sree

    Hi, I need to compare times which are strings. There is a structure for time. I don't have idea about that. Can u help out to compare times which are strings. Thanks

    C / C++ / MFC help

  • Tab order
    S sireesha_sree

    Ya, I have given in the same way.Here it has to switch between 2 dialogs. i.e the dialog in the tab control and the main dialog in which the tab control is present. The focus not going onto the tab control..

    C / C++ / MFC help

  • Tab order
    S sireesha_sree

    Hi all, I want some help in setting the tab order for controls in a dialog. The scenario is like in the main dialog i have a tab control and 4 buttons. In the tab control i have added dialogs. When the main dialog is opened the focus should be on the tab control. Next it should go to the other buttons. I have given the tab order normally giving one for the tab control. But the when i open the dialog the focus is not the tab control it is on the next button i.e the one which is set to 2.. Can u please suggest me... Thank U

    C / C++ / MFC help

  • Set Text bold in edit control
    S sireesha_sree

    Thanks for the suggestion..... Here i want to change the font to bold only... other settings remaining the same.to use this i have to set all other parameters for which i donno the previous set values... when i use this size of text .. and all other settings r getting changed... how can i overcome this..

    C / C++ / MFC tutorial

  • Set Text bold in edit control
    S sireesha_sree

    Hiii all, I need to make text bold in a read only edit control .Can u suggest me how to do this Thanks

    C / C++ / MFC tutorial

  • how to create form view in tab control
    S sireesha_sree

    hi friends, can we use a form view in tab control(in a dialog based application) if so suggest me how to create it Thanks

    C / C++ / MFC tutorial

  • how to create form view in tab control
    S sireesha_sree

    hi friends, can we use a form view in tab control(in a dialog based application) if so suggest me how to create it Thanks

    C / C++ / MFC tutorial

  • How to use form view in tab control
    S sireesha_sree

    thank u guys.... i ll try this out

    C / C++ / MFC tutorial

  • How to use form view in tab control
    S sireesha_sree

    thanks for the suggestion.... I have a doubt ..which dialog will be shown to the user initially --the dialog having the scroll bar or the child dialog having all the controls. If it is the dialog having the vertical scroll bar then the controls will not be shown to the user until the sroll bar is clicked

    C / C++ / MFC tutorial

  • How to use form view in tab control
    S sireesha_sree

    yes,the dialog size should be increased dynamically.

    C / C++ / MFC tutorial

  • How to use form view in tab control
    S sireesha_sree

    My application is like... I need to get a vertical scroll bar when the size of the dialog increases.this should not increase the size of tab control is there any way of doing that

    C / C++ / MFC tutorial

  • How to use form view in tab control
    S sireesha_sree

    Hi can u suggest me how to use a form view in tab control.I have done using dialogs in tab control for each tab item Thanks, Sireesha

    C / C++ / MFC tutorial

  • scroll bar in tab control
    S sireesha_sree

    For each tab item i have a dialog.when the size of this dialog is increased it should have vertical scroll bar in it. the size of the tab control should not be changed when the size of the dialog is increased. Thanks, Sireesha

    C / C++ / MFC

  • scroll bar in tab control
    S sireesha_sree

    Hi all, can u suggest me what are the ways of getting a vertical scroll bar in the tab control. The scroll bar should be dynamic i.e the scroll bar should be visible only when the size of the tab is more.for normal size the scroll bar should not be visible. Thanks Sireesha

    C / C++ / MFC

  • scroll bar in tab control
    S sireesha_sree

    Hi all, can u suggest me what are the ways of having a vertical scroll bar in tab control. The scroll bar should be dynamic i.e the scroll bar should be visible only when the size of tab is more.for normal size it should not be visible Thanks Sireesha

    C / C++ / MFC

  • Remove focus on a disabled tab item
    S sireesha_sree

    Hi all, I have created a tab control with 4 tab items.2 tab items are disabled initially.Only the enabled tab items must be focussed when the mouse pointer is placed onto the corresponding enabled tab item. problem i am facing here is even the disabled tab items are focussed when the mouse pointer is moved onto the corresponding disabled tab item pls suggest me how to avoid getting focus on the disabled tab item Thanks, Sireesha

    C / C++ / MFC help tutorial
  • Login

  • Don't have an account? Register

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