Click here to Skip to main content
15,911,306 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: progresscontrol idea needed Pin
jmkhael20-Sep-02 3:32
jmkhael20-Sep-02 3:32 
GeneralAccessing rendered SVG Pin
David Chamberlain20-Sep-02 2:56
David Chamberlain20-Sep-02 2:56 
GeneralRe: Accessing rendered SVG Pin
Mike Nordell20-Sep-02 6:51
Mike Nordell20-Sep-02 6:51 
GeneralProperty Sheet Pin
Kash20-Sep-02 2:21
Kash20-Sep-02 2:21 
GeneralRe: Property Sheet Pin
jhwurmbach20-Sep-02 2:35
jhwurmbach20-Sep-02 2:35 
GeneralRe: Property Sheet Pin
Kash22-Sep-02 8:24
Kash22-Sep-02 8:24 
GeneralRe: Property Sheet Pin
jhwurmbach22-Sep-02 20:27
jhwurmbach22-Sep-02 20:27 
GeneralRe: Property Sheet Pin
Jawache20-Sep-02 5:26
Jawache20-Sep-02 5:26 
Heya

I'm not too sure about your method (i've never done it that way), when i embed controls in views i do it this way ->

Create the property sheet as per normal and add it into your FormView as a member variable.

Overide the OnSize method for your formview and call
m_myspropsheet.MoveWindow(cx,cy) etc....

Asim Hussain
e: asim@jawache.net
w: www.jawache.net
GeneralMoving Child Window Pin
suresh_sathya20-Sep-02 2:15
suresh_sathya20-Sep-02 2:15 
GeneralRe: Moving Child Window Pin
Mike Nordell20-Sep-02 4:48
Mike Nordell20-Sep-02 4:48 
GeneralRun Console app and handle input and output Pin
adamUK20-Sep-02 1:57
adamUK20-Sep-02 1:57 
GeneralRe: Run Console app and handle input and output Pin
Michael Dunn20-Sep-02 2:42
sitebuilderMichael Dunn20-Sep-02 2:42 
GeneralRe: Run Console app and handle input and output Pin
adamUK20-Sep-02 4:59
adamUK20-Sep-02 4:59 
GeneralRe: Run Console app and handle input and output Pin
Dudi Avramov21-Sep-02 23:26
Dudi Avramov21-Sep-02 23:26 
GeneralSet the items in the listbox. Pin
suresh_sathya20-Sep-02 1:17
suresh_sathya20-Sep-02 1:17 
GeneralRe: Set the items in the listbox. Pin
User 665820-Sep-02 1:39
User 665820-Sep-02 1:39 
Generalhandle within child window Pin
Anonymous20-Sep-02 1:18
Anonymous20-Sep-02 1:18 
GeneralRe: handle within child window Pin
Anonymous20-Sep-02 3:08
Anonymous20-Sep-02 3:08 
GeneralRe: handle within child window Pin
Anonymous20-Sep-02 20:06
Anonymous20-Sep-02 20:06 
GeneralCSliderCtrl and TB_THUMBTRACK Pin
Jawache20-Sep-02 0:30
Jawache20-Sep-02 0:30 
GeneralRe: CSliderCtrl and TB_THUMBTRACK Pin
Chris Losinger20-Sep-02 5:10
professionalChris Losinger20-Sep-02 5:10 
GeneralRe: CSliderCtrl and TB_THUMBTRACK Pin
Jawache20-Sep-02 5:20
Jawache20-Sep-02 5:20 
Generaldifferent HWND, but same HDC Pin
mishgun20-Sep-02 0:16
mishgun20-Sep-02 0:16 
GeneralOpening only one instace of template in MDI Pin
bobs19-Sep-02 23:22
bobs19-Sep-02 23:22 
GeneralRe: Opening only one instace of template in MDI Pin
Ryan B.20-Sep-02 5:22
Ryan B.20-Sep-02 5:22 

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.