Command Button on Tab Control

M

MChrist

I have a tab control that I wish to put a command button on. When I put the
button on the control, it displays in designer, but not when I open the form,
even if I put the background of the tab control to transparent.

Am I missing something?

TIA

Mark
 
M

MChrist

Klatuu,

The command button's visible property was/is set to Yes, and it doesn't
display.

Mark
 
K

Klatuu

I don't have any more clever ideas. I have never experienced that before.
Sorry I could not help.
 
M

MChrist

Klatuu,

Odd behaviour seems to be the norm today. I deleted the command button,
added a new one to the main part of the form (not within the tab control) and
then moved it onto the tab control, and it worked fine.

I have no idea, what caused it, but such is life today.

Mark
 
K

Klatuu

Planetary Alignment, maybe?

MChrist said:
Klatuu,

Odd behaviour seems to be the norm today. I deleted the command button,
added a new one to the main part of the form (not within the tab control) and
then moved it onto the tab control, and it worked fine.

I have no idea, what caused it, but such is life today.

Mark
 
Top