VisuFbTabControlOverlayTabs.SetStaticState (METH) ¶ METHOD SetStaticState : BOOL lets the Visualelement decide if its view is completely static InOut: Scope Name Type Return SetStaticState BOOL
VisuFbTabControlOverlayTabs.Update (METH) ¶ METHOD Update : BOOL the element must update its current state (position, look, colors, text,…) after the call to this method the outputs of this element show its current state InOut: Scope Name Type Return Update BOOL
VisuFbTabControlOverlayTabs.GetSurroundingRect (METH) ¶ METHOD GetSurroundingRect : VisuElemBase.VisuStructSimpleRectangle InOut: Scope Name Type Return GetSurroundingRect VisuElemBase.VisuStructSimpleRectangle
VisuFbGroupOverlay.GetChildElementSize (METH) ¶ METHOD PROTECTED GetChildElementSize : VisuStructPoint InOut: Scope Name Type Return GetChildElementSize VisuStructPoint
VisuFbGroupOverlay.HandleInputChilds (METH) ¶ METHOD PROTECTED HandleInputChilds : BOOL InOut: Scope Name Type Return HandleInputChilds BOOL Input pEvent POINTER TO VisuStructEvent
VisuFbGroupOverlay.PaintChilds (METH) ¶ METHOD PROTECTED PaintChilds : BOOL InOut: Scope Name Type Return PaintChilds BOOL Input dwFlags DWORD
VisuFbGroupOverlay.UpdateChilds (METH) ¶ METHOD PROTECTED UpdateChilds : BOOL InOut: Scope Name Type Return UpdateChilds BOOL
VisuFbGroupOverlay.prvDrawFrame (METH) ¶ METHOD prvDrawFrame : BOOL InOut: Scope Name Type Return prvDrawFrame BOOL Input pPaintBuffer POINTER TO VisuFbCommandBuffer look VisuStructElementLook col VisuStructColors
VisuFbGroupOverlay.prvDrawText (METH) ¶ METHOD prvDrawText : BOOL InOut: Scope Name Type Return prvDrawText BOOL Input pTemp POINTER TO BYTE pPaintBuffer POINTER TO VisuFbCommandBuffer
VisuFbTabControlOverlayTabs (FB) ¶ FUNCTION_BLOCK VisuFbTabControlOverlayTabs IMPLEMENTS IVisualElement3 Methods: ContainsPoint Destruct ElementInfo GetClientData GetCompleteSurroundingRect GetSurroundingRect GetText GetTextProperties GetTooltip GetUpdateRects HandleInput Initialize Paint SetClientData SetStaticState Update Structure: IVisualElement ElementInfo (Method) EmptyImplementation ContainsPoint (Method) Destruct (Method) GetClientData (Method) GetText (Method) GetTextProperties (Method) GetTooltip (Method) GetUpdateRects (Method) Initialize (Method) SetClientData (Method) SetStaticState (Method) Update (Method) GetSurroundingRect (Method) HandleInput (Method) Paint (Method) IVisualElement3 GetCompleteSurroundingRect (Method)