tioOnSize Question
-
I have a dialog application that contains OnSize() to handle the resizing messages. I have a Window containing an activex control. When resizing the Window, the ActiveX Control fills the entire dialog Window. I dont want to fill the entire Window. Does anyone know how to control the sizing of the activex control?? Jerry
-
I have a dialog application that contains OnSize() to handle the resizing messages. I have a Window containing an activex control. When resizing the Window, the ActiveX Control fills the entire dialog Window. I dont want to fill the entire Window. Does anyone know how to control the sizing of the activex control?? Jerry
-
I have a dialog application that contains OnSize() to handle the resizing messages. I have a Window containing an activex control. When resizing the Window, the ActiveX Control fills the entire dialog Window. I dont want to fill the entire Window. Does anyone know how to control the sizing of the activex control?? Jerry
Handle
WM_GETMINMAXINFO
message"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta