CXTPControlEdit - Custom Height |
Post Reply |
Author | |
ceen
Newbie Joined: 16 September 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 16 September 2008 at 1:22pm |
Hi,
I've had some success in creating a edit control with custom height by deriving from the PaintManager and m_nEditHeight, but that affects all Edit Controls. Is there a way to have different edit controls in the same ribbon bar different heights? Thank you. |
|
g_j_a_i_n
Groupie Joined: 27 August 2005 Status: Offline Points: 91 |
Post Options
Thanks(1)
|
With version 17.3, I derived a new class from CXTPControlEdit and had overridden the following function virtual void CXTPControlEdit::DeflateEditRect(CRect& rcControl) Then modified rcControl and m_rcControl rects. It worked. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |