Property Page:
Pressing the ... button will activate the color selection dialog
Methods:
AboutBox;
GetBold;
GetCaption;
GetColorOfFrame;
GetColorOfPanel;
GetEnableFrame;
GetFontColor;
GetFontName;
GetFontSize;
GetHorisontalPosition;
GetVerticalPosition;
GetVisible;
GetWidthOfFrame;
SetBold;Value=VT_BOOL
SetCaption;Value=VT_BSTR
SetColorOfFrame;Value=VT_USERDEFINED
SetColorOfPanel;Value=VT_USERDEFINED
SetEnableFrame;Value=VT_BOOL
SetFontColor;Value=VT_USERDEFINED
SetFontName;Value=VT_BSTR
SetFontSize;Value=VT_I4
SetHorisontalPosition;Value=VT_I4
SetVerticalPosition;Value=VT_I4
SetVisible;Value=VT_BOOL
SetWidthOfFrame;Value=VT_I4
Events:
OnActivate;
OnClick;
|