|
Hello,
i have following problem with a ToolBarButton and the appendant image:
m_toolBarBtn.Enabled = true --> the button is enabled and with the image (correct) m_toolBarBtn.Enabled = false --> --> the button is disabled and without any image (not correct!!! - where is the image???)
Greets Study
|