Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

New Post: [ThemedTitleBar V2015.3.4] lblCaption.Top posistion

$
0
0
I found on init.method line 185, the selection of these conditions cause the value "top position" in the title can not be changed if empty lblDescription
    *--------------------------------------------
    * As only the Refresh() event is
    * automatically triggered at form start, we
    * have to trigger the RefreshDescription()
    * event ourselves.
    *--------------------------------------------
    IF NOT EMPTY(EVALUATE( "m.Thisform." + m.This.cDescriptionProperty ))
        m.This.RefreshDescription()
    ENDIF
the solution is:
    *IF NOT EMPTY(EVALUATE( "m.Thisform." + m.This.cDescriptionProperty ))
        m.This.RefreshDescription()
    *ENDIF

Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>