M
Malleier Alfred
Hi,
what does the Me.DesignMode-Property turn back. I tried to set a
MsgBox(Me.DesignMode) in my form's and control's Sub New(), but it allways
turns back 'false', even if the form or control is open in Designmode.
To set correctly the properties when changed in the property-browser while
designing I need to know if the control is in designtime or in runtime-mode.
Is there a way to manage this?
thanks, Alfred M.
what does the Me.DesignMode-Property turn back. I tried to set a
MsgBox(Me.DesignMode) in my form's and control's Sub New(), but it allways
turns back 'false', even if the form or control is open in Designmode.
To set correctly the properties when changed in the property-browser while
designing I need to know if the control is in designtime or in runtime-mode.
Is there a way to manage this?
thanks, Alfred M.